Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Latest commit

 

History

History

express

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Custom Auth with express

Use express to authenticate your own users.

Within this directory, install the dependencies:

$ npm install

Start the server:

$ DEBUG=express.* node server.js