Save time building up your express applications by using this boilerplate
1.) Clone this repository
2.) Locate to the project directory
3.) Install the packages that is needed for this boilerplate.
npm installexpresscorsmorgannodemondotenvbody-parser
4.) Start the server
npm run dev:startor
npm startand you're done!
See the server running at http://localhost:80
Happy Coding!