Skip to content

Commit 097f437

Browse files
authored
Create README.md
1 parent 4e4b593 commit 097f437

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Hapi-Typescript-GraphQL-Sequelize
2+
Create the boilerplate App
3+
4+
5+
Hapi + Apollo + GraphQl
6+
7+
Sequelize https://sequelize.org/ ORM
8+
9+
Casbin https://github.com/casbin/casbin for RBAC
10+
11+
GraphQl-Shield https://github.com/maticzav/graphql-shield
12+
13+
14+
Basic Implemnation of GrapQl Api.
15+
16+
`Create User`
17+
18+
`Login User (save token to db)`
19+
20+
`Hello (need Authentication)`

0 commit comments

Comments
 (0)