Skip to content

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Management System Backend

Running Locally

  1. Create env file (template below) and paste in MongoDB URI
  2. Install packages by executing
    $ npm install
  3. Start the server by executing
    $ npm start
  4. You will then be able to send requests to http://localhost:8000

.env File Template

CONNECTION_STRING='<paste URI here>'
PORT='8000'

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages