cli-base-express-backend
v1.0.29
Published
Easy start for a project with express. It gives you a structure to follow with controller/service/repository and am initial connection with a choosed database like postgreSQL with sequelize or mongoDB, or can setup another db but its by your own.
Downloads
35
Readme
Easy start for a project with express. It gives you a structure to follow with controller/service/repository and am initial connection with a choosed database like postgreSQL with sequelize or mongoDB, or can setup another db but its by your own.
Installation
npx cli-base-express-backend new <project-name>