Welcome to krispbooks

Your fullstack application is ready.

API Status
Connection to your backend API
{
  "status": "ok",
  "timestamp": 1768862025312
}
Next Steps
Get started with your project
  • Run gkm openapi to generate typed API client
  • Edit apps/web/src/app/page.tsx to customize this page
  • Add API routes in apps/api/src/endpoints/
  • Add UI components with npx shadcn@latest add in packages/ui