Skip to content

ParinB/tms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Management System

Migrations

Goose is used goose for migrations. To run migrations

Running the service

docker-compose up -d

Setting up environment variables

source env

Running migrations

Use the following command to run migrations

goose -dir=db/sql  postgres $DSN up 

About

task management system with postgress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages