Skip to content

cellajs/cella

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot screenshot

Cella

Template to build web apps with sync engine for offline and realtime use. Postgres, openapi & react-query are foundational layers.

Website · Prerelease · MIT license


Contents

Requirements

  • Nodejs 24.x. Check node -v. (Recommend: Volta).
  • PostgreSQL 17+. The sync engine depends on logical replication row filters with REPLICA IDENTITY FULL (draft boundary) — the bundled docker compose already runs PG 17.
  • Make sure you can work with Docker. (Recommend: OrbStack).
  • Ideally you work with git over ssh and have the gh cli installed.

Create app

Do not fork this repo directly. Use the create CLI to get started:

pnpm create @cellajs/cella

Read the Quickstart so you can build something unique quickly.

About

Template to build modern web apps with a classic REST API. Ideal if you need offline & real-time features on day one.

Topics

Resources

License

Security policy

Stars

456 stars

Watchers

2 watching

Forks

Contributors