dependencies udpated
This commit is contained in:
@@ -21,9 +21,6 @@ npm run setup:env
|
||||
```
|
||||
|
||||
3. Generate Prisma, and its Types.
|
||||
```sh
|
||||
npm run db:generate
|
||||
```
|
||||
|
||||
- Migrate the db:
|
||||
```sh
|
||||
@@ -35,11 +32,6 @@ npm run db:migrate
|
||||
npm run db:generate
|
||||
```
|
||||
|
||||
- seed the db if:
|
||||
```sh
|
||||
npm run db:seed
|
||||
```
|
||||
|
||||
|
||||
4. To Simply run all the app(Backend + Frontend).
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user