Skip to content

Phan-Trong-Hau/OkButFirst_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OK BUT FIRST COFFEE OPERATIONS

  • Create a .env file with the following content:
URL_DB="Your DB"
AUTH_EMAIL="Your Email"
AUTH_PASS="Your Password"
URL_BACKEND="http://localhost:8080/api"
URL_FONTEND="http://localhost:3000"
KEY_SECRET=""
CLOUDINARY_NAME=""
CLOUDINARY_API_KEY=""
CLOUDINARY_API_SECRET=""

There are some confidential information, if you need them let me know

  • Commands to run the project
npm i
npm start

Go to http://localhost:8080/api in your browser.

Note: I use mongoDB in the project, make sure you know basic usage of it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors