summaryrefslogtreecommitdiff
path: root/database/prefab.py
AgeCommit message (Collapse)Author
2022-04-04refactor(web): Remove obsolete database configurationFabian Mastenbroek
This change removes the obsolete Mongo database configuration that was stored in the repository, now that the new web API migrates to Postgres.
2020-10-05Fix shebang in prefab scriptsFabian Mastenbroek
2020-08-24Rename mongodb to databaseGeorgios Andreadis