The open-source platform for interactive learning.
Waitlist
Caution
This project is still in early development and not ready for use. There will be breaking changes before stable that won't be backwards compatible. Star this repository or follow us on social media to stay updated.
- 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.