Steps to run the application
- Clone this repo to your server
- Install docker engine and docker compose to the server (https://docs.docker.com/install/linux/docker-ce/ubuntu/, https://docs.docker.com/compose/install/)
- Register new GitHub app https://github.com/settings/applications/new
- Set your server url and callback url ($SERVER_URL/github-callback)
- Create credentials.env providing variables from .env.example
- Run
docker-compose up -d
command - Your application is up and running
Known issue: One might need to reload the page after initially reaching the the server url in order to see the response