Skip to content

karthik19894/task_management_api

Repository files navigation

Task Management Application API

Steps to Start the Server:

  1. clone the repo and run npm i.
  2. create a .env file at the root directory and provide default environment variables:
    • NODE_ENV = development or production.
    • SERVER_PORT = Any free port.
  3. run the server in dev mode using the command npm run dev.

About

Api for Task Management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published