Skip to content

Sreejit-Sengupto/FlashCraftr-Server

Repository files navigation

Local developement setup

  1. Clone the repo.
  2. Create a MongoDB Atlas account and get the connection string.
  3. Allow access of the database for your IP or use 0.0.0.0/0 to allow access from anywhere.
  4. Copy the contents of the .env.example file in a new file name .env
  5. Paste the respective values.
  6. Start the server using npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published