Skip to content

muthhukumar/todo-server

Repository files navigation

Feature list

  1. Add Task
  2. Weely report of completed and incompleted task.
  3. Daily report of completed and incompleted task.
  4. Enable some of the feature by feature flag. Something like that.
  5. Sort the tasks based on created on date. latest should be in the top

Find the process ID (PID) of the old server

ps aux | grep todo-server

Kill the old server process

kill -9

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published