Categorygithub.com/happYness-Project/taskManagementGolang

# README

TaskManagementAPI

Task Management API is used for handling tasks and containers for the specific user groups. This project is designed to be run using Docker and Docker Compose. Follow the instructions below to get started.

Prerequisites

Make sure you have the following installed on your system:

Getting Started

Run Docker Container

Inside the root of the project, You should run

make start

Above comment will create the postgres database within the docker and create the tables and sample data.

If you want to reset,

make stop

# Packages

No description provided by the author
No description provided by the author
No description provided by the author