Removing Prisma and Grapql-nestjs-prisma resolvers (#2574)
* Some cleaning * Fix seeds * Fix all sign in, sign up flow and apiKey optimistic rendering * Fix
This commit is contained in:
@ -94,7 +94,7 @@ Start the containers:
|
||||
make up
|
||||
```
|
||||
|
||||
Setup database, generate prisma client, run migrations, and seed:
|
||||
Setup database, run migrations, and seed:
|
||||
```bash
|
||||
make server-database-init
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user