BOILERPLATE_V2
Next.js + Drizzle + React 19 + Tailwind v4
API (Route Handlers + Drizzle)
Live data from GET /api/v1/health and GET /api/v1/examples. Refreshes every 5s while healthy. Run bun run db:migrate and keep DATABASE_PATH consistent (or set NEXT_PUBLIC_API_URL for a split API host).
Production build with no NEXT_PUBLIC_API_URL: the app calls same-origin /api/v1/* (default for full-stack Next). Static exports or split frontends may need NEXT_PUBLIC_API_URL at build time.
Health
API: …
Examples table
Loading rows…
Module_01
Module_02
Module_03
Module_04
Module_05
Module_06
Scroll & Typography Check
This is a placeholder paragraph to test typography and vertical scrolling. If the sidebar and navbar stay in place while this moves, your layout overflow is configured correctly.
This is a placeholder paragraph to test typography and vertical scrolling. If the sidebar and navbar stay in place while this moves, your layout overflow is configured correctly.
This is a placeholder paragraph to test typography and vertical scrolling. If the sidebar and navbar stay in place while this moves, your layout overflow is configured correctly.