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 openapito generate typed API client - Edit
apps/web/src/app/page.tsxto customize this page - Add API routes in
apps/api/src/endpoints/ - Add UI components with
npx shadcn@latest addin packages/ui