Skip to content

Starter pack for working with express, mongoose and other

Notifications You must be signed in to change notification settings

MaxPopsuy/express_starter-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Mongoose Starter pack

Starter pack includes:

  • express
  • helmet
  • mongoose
  • yup
  • custom error handler

Getting started

  • npm init
  • Create copy of .env.example and rename it to .env
  • Provide required data
  • Install required packages using command npm install
  • Run command npm run dev to start the server

About

Starter pack for working with express, mongoose and other

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published