Skip to content

giantstar624/nancy_backend

Repository files navigation

Getting started

  • Install dependencies: npm install / yarn install
  • Start the project: npm run start / yarn start

Database (MongoDB)

Install mongodb and set mongodb url In .env file

  • DBCONNECTION : MongoDB url (default: localhost:27017/dbname)
  • PORT : Back-end server port
  • BASE_URL : api base url (ex : /api/v1)
  • FRONTENDURL : Site url

License

Distributed under the MIT License.

Contact us

Email Us: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published