| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-27 | Split prod and dev config for Docker Compose | Fabian Mastenbroek | |
| This change splits the Docker Compose configuration into three files in order to share the configuration for different environments (e.g. development and production). Furthermore, this change drops the requirement for a reverse proxy. | |||
| 2020-08-24 | Make frontend independent of API | Fabian Mastenbroek | |
| This change makes the frontend independent of the API by removing the static file serving logic from the API server. Instead, we can serve the frontend as static HTML over CDNs. | |||
