Skip to content

vlcn-io/linearite

Repository files navigation

linearite

linear-2x.mov

TODO:

  • Deploy to fly.io
  • A guide that walks through the implementation of this
  • Paginated transaction sync -- right now we sync all 20,000 rows at once since they were written in a single transaction.
  • Dev tools to simplify dropping the DB on the client
  • Dev tools to download a copy of the DB from the browser
  • Scale the example to 10 million issues

Running

git clone git@github.com:vlcn-io/linearite.git
pnpm install
pnpm dev

If you're changing Schema.ts run typed-sql to auto-generate static types.

pnpm sql-watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published