Project Details
This page is intentionally part of the navigation (last menu item) so anyone can understand the tech choices, versions, and how to reuse this landing page as a template.
Stack
- next16.1.2
- react19.2.3
- react-dom19.2.3
- typescript^5
- tailwindcss^4
- framer-motion^12.26.2
- eslint^9
- husky^9.1.7
Ops / SEO
- Docker
- Enabled
- Indexing
- Enabled
- Sitemap / Robots
- Enabled
- Source
- GitHub repo
Reuse notes
- Branding is centralized in src/lib/site.ts.
- SEO is centralized in src/lib/seo.ts plus src/app/robots.ts and src/app/sitemap.ts.
- Indexing can be toggled via NEXT_PUBLIC_ALLOW_INDEXING.