createexpressapp
-> npx configure-express-app@latest
Note* : npx configure-express-app Don't use this command for existing project
Using this command to create express app
- Express framework
- Nodemon dev dependencies
- logger ( winston logger)
- .env file included
- automatically request id generate in requests ( uuid V4)
- compression added
- helmet added
- Error handling middlewares added
- CORS middleware added
- Body parser middleware added
Finishing all the setup to run the project:
-> npm run dev
Then successfully run the express application.
-> npm run prettify
- you using this command to correct the code as beautifull format.
If any doubt ask me
Contact:
Email -> saravanakumara512@gmail.com
Phone -> 6381192018