Categorygithub.com/Junkes887/go-server
modulepackage
0.0.0-20200709005615-5bcbbd3db49b
Repository: https://github.com/junkes887/go-server.git
Documentation: pkg.go.dev

# README

Server Task

Manager tasks

Init

go-server docker-compose up -d

Front application: https://github.com/Junkes887/task-manager

Migrations

Build image: docker build -t migrator ./migrator/

Run migrations: docker run --network host migrator -path=/migrations/ -database "postgresql://{username}:{password}@{host}:{port}/postgres?sslmode=disable" up

# Packages

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