This is the game part of the Ferropoly project. For more information see www.ferropoly.ch.
The documentation of the project is in English while the user interface is in German (there are no plans for the support of other languages).
- Bitbucket Git-Repo
- Bugtracking (public), report found bugs here
- Atlassian Jira for mid and longterm planning (Login required)
For the test management I use a sponsored licence of Testiny.
DEBUG
: true or false (default false)FERROPOLY_MAIN_PORT
: Port of the main applicationMAILER_PASS
: Password of the MailMAILER_SENDER
: Sender addressMAILER_USER
: User for loginMAILER_HOST
MAILER_PORT
: Port, default 465FERROPOLY_DEBUG_SECRET
: Used only for debugging routesFERROPOLY_GOOGLE_MAPS_API_KEY
: API Key for mapsFERROPOLY_GOOGLE_GEOCODING_API_KEY
: API Key for geocoding queries
FERROPOLY_GOOGLE_CLIENT_ID
FERROPOLY_GOOGLE_CLIENT_SECRET
FERROPOLY_MICROSOFT_APP_ID
FERROPOLY_MICROSOFT_APP_SECRET
GPL V3