| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-25 | build: Migrate to flat project structure | Fabian Mastenbroek | |
| This change updates the project structure to become flattened. Previously, the simulator, frontend and API each lived into their own directory. With this change, all modules of the project live in the top-level directory of the repository. This should improve discoverability of modules of the project. | |||
| 2020-10-29 | Add support for caching node modules during Docker builds | Fabian Mastenbroek | |
| 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. | |||
