Skip to content

Commit 0869d53

Browse files
authored
Create README.md
1 parent 5556b10 commit 0869d53

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# typescript-apollo
2+
Tutorial for HowToGraphQL with Typescript, Apollo-Server, Nexus and Prisma.
3+
4+
5+
### Installation
6+
7+
1. Run `npm install`
8+
2. Run `npm dev`
9+
10+
_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

Comments
 (0)