Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 299 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 299 Bytes

nodehero-authentication

  1. git clone [email protected]:RisingStack/nodehero-authentication.git
  2. cd nodehero-authentication
  3. npm install
  4. REDIS_STORE_URI=redis://localhost REDIS_STORE_SECRET=my-strong-secret npm start

Pre requirements