[server]
host = "127.0.0.1"
port = 8000
gqlPath = "/graphql"
[database]
dbPath = "db/snowball"
[githubOauth]
clientId = ""
clientSecret = ""