Skip to content

maheshchowdam523/task-be

Repository files navigation

task-be

Simple node application with CRUD operations.

Prerequisites for running this application.

  1. NodeJS
  2. Mongo DB
  3. Any IDE (VSCode, WebStorm, Sublime Text, ...)

Steps to run backend application

  1. Switch to backend folder cd {FOLDER_PATH}/
  2. Do npm install
  3. Create an .env file and add keys from .sample.env and update with your db values.
  4. Start application by running npm run start
  5. Access the application with http://localhost:8080/api-docs/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published