A kind Typescript Node.js API boilerplate for my own personal development.
Inspired by w3tecch
-
implement db (postgres initially)
-
implement dependency injection
-
implement auth(something adaptable to multiple auth services)
-
implement log
-
swagger documentation
-
dockerize it (just for fun)
-
implement more functional stuff. with typescript. you can do it.
-
improve tests
You have to try TDD, jest is already set, you have no excuse, Matheus