|
b4934005ae
|
Pull JSON read file logic into a function
|
2025-03-07 12:27:19 +01:00 |
|
|
228d75db72
|
Generate a demo schedule if no schedule exists
|
2025-03-05 22:15:46 +01:00 |
|
|
5cc310384e
|
Move stored data to a volume
Fix the silly data wipe on re-deployment by writing the data to a
volume instead of the ephemeral container filesystem.
|
2025-03-05 19:10:13 +01:00 |
|
|
6ea3567c94
|
Refactor code saving data
Move the code dealing with saving and loading data to server/database to
gather it all up into one place.
|
2025-03-05 18:41:47 +01:00 |
|