Skip to content

mathio/splitdumb

Repository files navigation

Splitdumb

This is Splitdumb. It is not very wise.

Development

Requires:

  • node 20+
  • yarn
  • docker (for local postgres, optional)

Start local database (optional):

yarn dev:postgres

Sync database:

yarn prisma:db:push

Serve app:

yarn dev

Open http://localhost:3000/

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published