mirror of
https://github.com/ThisIsBenny/wishlist-app.git
synced 2025-04-19 15:27:41 +00:00
readme adjusted
Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
This commit is contained in:
parent
3146ab835f
commit
36db0f355b
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ services:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
npm install
|
npm install
|
||||||
|
npx prisma generate
|
||||||
|
npx prisma migrate deploy
|
||||||
```
|
```
|
||||||
|
|
||||||
### Compile and Hot-Reload for Development
|
### Compile and Hot-Reload for Development
|
||||||
|
|
Loading…
Add table
Reference in a new issue