Skip to content

Latest commit

 

History

344 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

OR

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

depending on your docker version.

Then, initialize the database:

go install 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

About

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

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages