Template to build web apps with sync engine for offline and realtime use. Postgres, openapi & react-query are foundational layers.
Website
·
Prerelease
·
MIT license
Caution
This is a prerelease. Versioned releases will start once we have enough tests for authentication, authorization and data access. Want to contribute or discuss cella with us? Let's connect! ✉️ info@cellajs.com
- Nodejs 24.x. Check
node -v. (Recommend: Volta). - Make sure you can work with Docker. (Recommend: OrbStack).
- Ideally you work with git over ssh.
Do not fork this repo directly. Use the create CLI to get started:
pnpm create @cellajs/cellaRead the Quickstart so you can build something unique quickly.