Skip to content

agneym/node-express-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Express Starter

Just the basics to get started.

npm start

Contains setup for:

  • Envionment variables with dotenv
  • Logging with morgan
  • JSON and URL Encoded Parsing with express
  • Security with helmet
  • Allows CORS with cors
  • Reruns the development server on change with nodemon
  • Runs prettier on precommit with husky

🚀

Twitter Follow