Skip to content

MissionVistaCS/User_Website_Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO RUN:

Method 1 (Windows) :

First run the "Start Mongo.bat"

Then run the "Start Servers.bat"

Method 2 (Universal) :

Open 3 command prompt windows

from the first command prompt type mongod

from the second command prompt in folder makingApi type npm start

from the third command prompt in folder makingClient type npm start

Website is on localhost:9000

Api is on localhost:3000

Other Notes

This is a base Userdatabase website, with a method to have sessions, and a way to authenticate the session. Uses cookies, and a sessionId that changes each time that someone signs up.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published