DevCamper API Backend Node.js Bootcamp Directory Project

The DevCamper API is the backend API for the DevCamper application, a bootcamp directory site. Below are the steps to set up the project:

MongoDB Connection

  1. Rename config/config.env.example to config/config.env.
  2. Update the values/settings to your own preferences.

Installation

Run the following command to install dependencies:

npm install

Running the Application

  • Development Mode: Use the command npm run dev to run the app in development mode.
  • Production Mode: Use npm start to run the app in production mode.

Version: 1.0.0

License: MIT

zip 文件大小:244.07KB