Skip to content

ZainabAKD/dig-w3-security

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week3 - Security And Delpoyment

Getting started

  • Fork the repo..
  • Clone the forked repo into your machine.
  • Create .env, you may copy it from .env.exmaple file and do your changes.
  • npm i
  • npm run seed.
  • npm run dev.

Envornment Variables file.

HOST=localhost
PORT=27017
APP_PORT=5000
DATABASE=clinic
JWT_SECRET_KEY="your_secret_key_here"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%