Files
personal-support-ticket-system/backend/README.md
kokopi 16bc00632d init
2026-03-08 19:40:53 +09:00

166 B

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