Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 166 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 166 Bytes

express-auth-full

Steps to run:

  1. Copy .env.example to .env and edit according to original credentials
  2. npm install
  3. npm run start