aboutsummaryrefslogtreecommitdiffstats
path: root/GEMINI.md
diff options
context:
space:
mode:
Diffstat (limited to 'GEMINI.md')
-rw-r--r--GEMINI.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/GEMINI.md b/GEMINI.md
index ccf5930f..2ac6de48 100644
--- a/GEMINI.md
+++ b/GEMINI.md
@@ -62,6 +62,7 @@ The project is organized into `apps` and `packages`:
- `pnpm format`: Format the codebase.
- `pnpm format:fix`: Fix formatting issues.
- `pnpm test`: Run tests.
+- `pnpm db:generate --name description_of_schema_change`: db migration after making schema changes
Starting services:
- `pnpm web`: Start the web application (this doesn't return, unless you kill it).