/task-manager

Simple task manager

Primary LanguageJavaScriptMIT LicenseMIT

task-manager

Simple task manager.

Requisites

To run this application, you will need:

Running

Run:

docker-compose build
docker-compose up

The application will listen to port 8001.

WARNING: back-end API is already functional, while front-end is in early stages of development.

Testing the API

Use this Postman collection.