init
This commit is contained in:
3
backend/README.md
Normal file
3
backend/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
bun db:generate # generates SQL migration files in /drizzle
|
||||
bun db:migrate # applies them to support.db
|
||||
bun db:studio # opens a browser UI to inspect the DB
|
||||
Reference in New Issue
Block a user