Skip to content

TranLeHaiDuongICT01/PlaceSharingWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PlaceSharingWebsite

- After download code from git, cd to each of the folder backend and front then use command line to install modules for the project: npm install.

- Create file .env for backend, create constant MONGO_URI to link to the mongodb atlats, constant JWT_SECRET to generate token for authentication and authorization. Example:

- Run project:

  • Use two different terminal
  • command: cd backend to go to folder backend, then use command: npm start
  • same to frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published