Skip to content

Commit 3fb4ae5

Browse files
author
Gery Hirschfeld
authored
Update README.md
1 parent a7e8b25 commit 3fb4ae5

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff 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
6262
* Run `npm run db:migrate` to migration the new schema to the database
6363
* Run `npm run db:migrate:rollback` to rollback one version
6464

65-
6665
## Related Projects
6766
* [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
6867
* [aurelia-typescript-boilerplate](https://github.com/w3tecch/aurelia-typescript-boilerplate) - An Aurelia starter kit with TypeScript
6968

70-
## License
71-
MIT
72-
7369
## Documentations
7470
* [Auth0 API Documentation](https://auth0.com/docs/api/management/v2#!/Users/get_users)
7571
* [Bookshelf Cheatsheet](http://ricostacruz.com/cheatsheets/bookshelf.html)
7672

73+
## License
74+
[MIT](/LICENSE)
75+
7776
---
78-
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

Comments
 (0)