1.4.5 • Published 5 years ago
simple-express-api v1.4.5
For creating simple project just run
node ./index.js /your/path
For creating simple project with jwt build in functions
node ./index.js /your/path with-jwt
For creating simple project with build sequelize and mysql helper function
node ./index.js /your/path with-dbHelper