Monday, 27 July 2020

Can you recommend me a maintained boilerplate of NodeJS, Express, MySQL, TypeScript, Docker?

It needs to have these:NodeJSExpressMySQLTypeScriptWith optional support for:Docker -- prod and development configs are fine, but I can set these up laterPGSQLiteIt also needs to have auth boilerplate with JWT -- `/ login`, `/register`, `/me`And if services are separated from the controllers, it'd be amazing. I tried a couple repos but there are issues I wasn't able to resolve, not sure how to go about it.

Submitted July 27, 2020 at 04:59PM by throwaway3593156

No comments:

Post a Comment