1.0.0 • Published 2 years ago
@anasrullah/create-express-app v1.0.0
Create Express App
Express boilerplate with mongoose setup to avoid pain of creating boilerplate everytime from scratch.
Features
- Environment Support
 - CORS middleware implemented
 - HTTP request logger
 - Mongoose/Sequelize setup
 - Authentication router setup
 - Routes protection
 
Installation
Run npx @anasrullah/create-express-app
Enter folder name in which you want to download code
Enter sequelize or mongoose in answer of next question where you will be asked about database driver.
After successfull installation. Move to project directory.
Run npm run dev to start development server
!!! Thanks !!!
1.0.0
2 years ago