app
app copied to clipboard
Make-so there is some sort of local "backup" system in place for prod-builds (for the frontend js bundles), to enable easy publish-reverts
Possibilities:
- Each time the Dist folder is changed, create a local backup, using a halving-to-past schedule.
- Just make it easy to find/apply old docker images in the GCP repository, as well as extract contents from them.