Skip to content

gordon129315/task-manager-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-manager-rest-api

The rest APIs of task manager app.

Quick Start

Install packages

npm install

Set Environment File

In prod mode, rename the config/env-template.env to env.env

npm run start

In dev mode, rename the config/env-template.env to dev.env

npm run dev

In test mode, rename the config/env-template.env to test.env

npm run test

About

The rest APIs of task manager app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published