sept-oct-frontend-trello-app icon indicating copy to clipboard operation
sept-oct-frontend-trello-app copied to clipboard

Backend APIs for the trello app

Instructions

  1. Add your database connection url in config/db/index.js in mongoose.connect() function.

  2. Run npm install or yarn

  3. Run npm start or nodemon or node app to run the app.