You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,17 +62,16 @@ The port will be displayed to you as `http://0.0.0.0:3000` (or if you prefer IPv
62
62
* Run `npm run db:migrate` to migration the new schema to the database
63
63
* Run `npm run db:migrate:rollback` to rollback one version
64
64
65
-
66
65
## Related Projects
67
66
*[express-graphql-typescript-boilerplate](https://github.com/w3tecch/express-graphql-typescript-boilerplate) - A starter kit for building amazing GraphQL API's with TypeScript and express by @w3tecch
68
67
*[aurelia-typescript-boilerplate](https://github.com/w3tecch/aurelia-typescript-boilerplate) - An Aurelia starter kit with TypeScript
69
68
70
-
## License
71
-
MIT
72
-
73
69
## Documentations
74
70
*[Auth0 API Documentation](https://auth0.com/docs/api/management/v2#!/Users/get_users)
Made with ♥ by Gery Hirschfeld ([@GeryHirschfeld1](https://twitter.com/GeryHirschfeld1))
77
+
Made with ♥ by Gery Hirschfeld ([@GeryHirschfeld1](https://twitter.com/GeryHirschfeld1)) and [contributors](https://github.com/w3tecch/express-typescript-boilerplate/graphs/contributors)
0 commit comments