We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d92dcb commit b4253faCopy full SHA for b4253fa
README.md
@@ -6,5 +6,6 @@ Tutorial for HowToGraphQL with Typescript, Apollo-Server, Nexus and Prisma.
6
7
1. Run `npm install`
8
2. Run `npm dev`
9
+3. Run `npx prisma generate`
10
11
_Note:_ There's no need to run migrations on the database because the SQLite Database is added to version control for convenience.
0 commit comments