1.1.3 • Published 1 year ago
modular_template v1.1.3
mouldar_template
This creates a boilerplate for express currently with TS. I created this project because setting up a boilerplate project was a hassle for me
The purpose was to have a structure and boilerplate code so that anyone can start a express project (currently limited to) fast.
FUTURE PLANS.
create modules using a command with routes,controller,service and repo and classes ready. extend to koa Having DB config code ready for mongodb, psql and mysql.
COMMAND
As there is only express support right now so there is only one command
modular -ce