Skip to content

Commit 07a93d3

Browse files
CallMeJSONCallMeJSON
authored andcommitted
Added text and a command in README 'updates schema to database'
1 parent e076204 commit 07a93d3

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
@@ -38,6 +38,11 @@ Install dependencies:
3838
npm install
3939
```
4040

41+
Updates schema to database
42+
```bash
43+
npx prisma db push
44+
```
45+
4146
Start the development server:
4247

4348
```bash

0 commit comments

Comments
 (0)