structure-creator
v1.0.19
Published
structure project mvc creator (express project - mongodb - redis)
Downloads
19
Readme
Structure Creator
alternative express-generator
This project is designed to build a structure for express projects.
Capabilities :
1 - express
2 - mongoose
3 - auth handle jwt
4 - pagenation handle api
5 - handle all real ip in req.ip and req.device type of device request
6 - config all project just control with configs folder
install
npm i -g structure-creator
wizard
structure -m
create project
structure -p .
help options
structure -h
Roadmap
structure create :
1 - go lang project
2 - flask project
3 - vuejs project
4 - nuxt project
5 - expo project