Open source & content attributions
How GenAcre stays clean: original code, licensed libraries, and honest listings.
Original product code
- •Application source in this repository is written for GenAcre — not copied from proprietary referral platforms or paid UI kits.
- •We use standard open-source npm packages under permissive licenses (MIT, Apache-2.0, ISC, BSD).
- •We do not scrape competitor websites for photos, descriptions, or bed availability.
- •Facility partners upload their own photos; GenAcre reviews before publication.
Listings, photos, and estimates
- •Directory community names and addresses are public business facts; pricing shown without partner verification is a regional estimate, not a scraped quote.
- •Illustrative gallery images use Unsplash (Unsplash License) until a partner's photos are approved.
- •Verified partners control their own rates, bed board, profile fields, and approved photos.
- •Sales materials compare product categories only — we do not copy competitor marketing or proprietary databases.
Partner photo uploads
- •Upload only photos you have rights to use (your community, your marketing assets, or your photographer's license).
- •Do not upload stock images taken from other communities' websites.
- •GenAcre may remove photos that are off-topic, misleading, or inappropriate.
Third-party software
Next.js / React
Web application framework
License: MIT
Prisma
Database ORM
License: Apache-2.0
NextAuth (Auth.js)
Authentication
License: ISC
Tailwind CSS
Styling
License: MIT
Unsplash
Illustrative stock photos (linked URLs; Unsplash License)
License: Unsplash License (free commercial use) — details
Vercel Blob
Partner photo storage (when configured)
License: Apache-2.0
Resend
Transactional email
License: MIT
PDFKit / PptxGenJS
Founder PDF and deck generation (presentations/)
License: MIT
sharp / libvips (optional, via Next.js)
Image processing if enabled on deploy
License: Apache-2.0 app + LGPL-3.0 libvips binary (dynamic link; standard for Next image pipeline)
Dependency audit
- • Production dependencies are audited with npm run check:licenses.
- • We avoid GPL/AGPL libraries in application code paths.
- • react-leaflet was removed — map UI was unused; reduces license surface area.
- • google-auth-library and lucide-react were removed as unused dependencies.
See also Terms of Use and Privacy Policy.