api

module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2020 License: MIT

README

Gira

Coverage Status

Gira is like Jira, but for tracking your video games progress

How to run

Via Docker compose:

 $ docker-compose -f docker/docker-compose.yml up

Then, initialize the database:

$ go get -u github.com/pressly/goose/cmd/goose
$ goose -dir sql/ postgres 'host=localhost port=5432 user=gira dbname=gira password=password sslmode=disable' up

Now you should be able to open the browser on localhost:4000 and see the UI.

License

This work is licensed under MIT license. For more info see LICENSE.md

Directories

Path Synopsis
cmd
api command
internal
fixtures
Package fixtures is a generated GoMock package.
Package fixtures is a generated GoMock package.
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL