Hey hackers! I created myself a boilerplate a while ago and I open sourced it.
I’m a nodejs developer and I would like to try what comes into my mind, this boilerplate gets me up and running in short time.
Features
Express API
MongoDb
Redis
Docker
Logger
Graceful shutdowns
Scalable
And much more...
What’s next ?
I’m planning to add user authentication with JWT, a socket server and postgre sql besides mongodb.
https://github.com/ErenYatkin/microservice-base
Feel free to give feedback. I would like to improve it.
This is a good stack. I use a similar stack + getting a handle on kubernates.
Thanks a lot man, you can share your boilerplate if you want.