Skip to content

A CRUD application for everyday tasks, allowing you to register, list, search specifically, edit and delete.

Notifications You must be signed in to change notification settings

EduhPereira/tasks

Repository files navigation

Tasks API

Requirements

  1. Have installed Docker and Docker-Compose on the machine

Steps to run this project:

  1. Run npm i command
  2. Run docker-compose up -d
  3. Run npm run dev for development version or npm run start for production version

Documentation

Access http://localhost:3000/api-docs

About

A CRUD application for everyday tasks, allowing you to register, list, search specifically, edit and delete.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published