Skip to content

Commit a9356bb

Browse files
committed
cfjghvj
1 parent 3c52df8 commit a9356bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,11 @@ By default, the app will connect to stage database in Neon, but you can run it l
9494
1. Right before merging the PR, go to PlanetScale dashboard and create a deploy preview and deploy it.
9595
1. Merge the PR in GitHub.
9696

97+
##### new procedure random thoughts
98+
99+
1. Run `pnpm db:generate`, to generate the new sql file.
100+
2. DON'T run `pnpm db:push`, because it won't work. Instead, go to the Neon website, and in a SQL console paste the generated SQL.
101+
97102
#### Access to other services
98103

99104
Ask @mauriciabad for access.

0 commit comments

Comments
 (0)