Skip to content

Nitheesh-2003/Hostel-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hostel Management System

πŸ‘‰ Download the zip file

πŸ‘‰ Extract the file and open hostelManagement folder in visual studio code

πŸ‘‰ create .env file in hostelManagement folder

NODE_ENV = development
PORT = 4050
MONGODB_URI = mongodb://localhost/hostel
MONGOOSE_DEBUG = true
JWT_SECRET = 29fe02c1-7de9-493a-b3c5-d33e56555a98

πŸ‘‰ Run this command

npm install

πŸ‘‰ Run this command for Start Project

npm run start

πŸ‘‰ Run this command for Start Server

npm run server

Download Node JS :

https://nodejs.org/en/download/

Download MongoDB Compass :

https://www.mongodb.com/try/download/compass

Youtube Link :

https://youtu.be/W6DUKBNzUMQ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published