Turn any topic into clear, structured lessons.
Try for free
- Node.js v24
- pnpm v11
- PostgreSQL v18
We recommend using mise to manage your Node.js and pnpm versions.
pnpm installto install dependencies for all apps and packages- Check out the @zoonk/db package README for database setup instructions
- Check out the main app README for app-specific setup instructions
pnpm devto start the development serverpnpm buildto create a production buildpnpm lintto run lintingpnpm typecheckto run TypeScript type checkingpnpm knip --productionto check for unused codepnpm testto run tests with Vitestpnpm e2eto run end-to-end tests with Playwright
See everyone who has supported this project.