Skip to content

akanksha4715/vaccine-distributor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vaccine-distributor

TO Setup:- run command:

  1. npm i (to install npm packages).

  2. add a folder config in root directory add variables: PORT=xxx JWT_SECRET=xxxx(secret for jwt token) MONGODB_URL=mongodb+srv://your_url (url for mongodb altlas)

  3. npm start (to start the project at port 3000)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 57.6%
  • JavaScript 30.2%
  • CSS 12.2%