Skip to content

Commit f4c34dc

Browse files
authored
Merge pull request #18 from CallMeJSON/main
Added text and a command in README 'updates schema to database'
2 parents e076204 + 07a93d3 commit f4c34dc

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)