Skip to content

Members-only page made with Node.js, Express, MongoDB, and Passport.js.

Notifications You must be signed in to change notification settings

SultanBadri/members-only

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

members-only

members-only

Description

Members-only page made with Node.js, Express, MongoDB, and Passport.js.

Getting started

Clone the repo

git clone https://github.com/SultanBadri/members-only.git

Next, run:

cd members-only
npm install
npm run devstart

The server is now running at localhost:3000.