Commit Graph

14 Commits

Author SHA1 Message Date
m0veax
6cab009b3a test script failes on purpose 2024-06-29 00:45:21 +02:00
m0veax
41c111569d add build / deploy instructions to readme 2024-06-29 00:41:16 +02:00
m0veax
baf9d87556 build docker container with git clone to enable automation 2024-06-29 00:14:38 +02:00
m0veax
b4938c904e check if payload secrets match env variable secrets 2024-06-28 23:03:58 +02:00
5bb55e9177 Update Matrix-Room 2024-06-24 20:40:31 +00:00
m0veax
2c23830b36 modern api endpoint name 2024-05-25 22:16:24 +02:00
m0veax
9eff5c0496 create a truly static binary and a scratch run container 2024-05-25 22:09:45 +02:00
m0veax
4b85aa9927 add dockerfile to serve content on port 3000
add a println! statement to check that the service starts serving
2024-05-24 00:18:27 +02:00
m0veax
f1b78f9d57 add missing infos from original and lastchange timestamp 2024-05-22 23:05:47 +02:00
Daniel Maslowski
8ce9b1558b write initial status if it doesn't exist 2024-05-22 19:15:23 +02:00
Daniel Maslowski
66942e614c add README 2024-05-21 23:54:07 +02:00
Daniel Maslowski
b9405a396f add simple test scripts for convenience 2024-05-21 23:44:31 +02:00
Daniel Maslowski
60276cc881 bootstrap axum app, handle POST requests
This is an initial API that
- takes updates as per what foodoord sends
- outputs the current status
- persists the status in a file
2024-05-21 23:44:10 +02:00
Daniel Maslowski
f3e05f44dc initial commit 2024-05-21 21:48:14 +02:00