Trippy
Required env vars (set in compose.yml)
GOOGLE_API_KEY* - Goole API key for Goole Maps (JS + static)DOMAIN* - a domain the app listens on (accepts multiple values separated by comma)SENTRY_URL- Sentry DSN for event logging
How to run
An example compose file sits under compose.example.yaml file in project root. Set
required (see above) env vars and you are all set.
Do not change the database for any other - project relies on PostGIS functionality!
- stands for required vars
TODO
- pdf export
- flash messages