Categorygithub.com/Erwin011895/TaskManagementApp
modulepackage
0.0.0-20240511220655-782ee412b47b
Repository: https://github.com/erwin011895/taskmanagementapp.git
Documentation: pkg.go.dev

# README

TaskManagementApp

Getting started

Prerequisites

Config

  1. copy config-example.ini and rename it to config.ini.
  2. adjust each values in config respectively, such as App's Port, DB's Host, Port and Database name.

Migrations

Run all sql in migration directory.

Running the App

$ make run
# OR
$ go run main.go

# Packages

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