Skip to content

german-alvarez-dev/express-generator-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express generator + auth

Boilerplate for a basic ExpressJS backend (incl. all auth routes and views - PassportJS login & sessions)

Install

  • Run npm i on the root directory

Run

  • Create a .env file on the root directory to populate the database (DB) and port (PORT)
  • Run npm run dev command on the root directory

Releases

No releases published

Packages

No packages published