Get your credentials from the respective services and enter them into a .env file in the root of the project. You can copy the provided .env.example file.
Start the server on http://localhost:8080 by running go build -o bin/server && ./bin/server
Contribute
Bug reports, feature requests or pull requests are much appreciated!