First commit

This commit is contained in:
2026-01-13 20:46:44 -06:00
commit d63e4e823a
241 changed files with 59142 additions and 0 deletions

9
cron.yaml Normal file
View File

@@ -0,0 +1,9 @@
cron:
- description: "Delete expired postulations"
url: /postulations/delete-expired
schedule: 1 of jan 00:10
target: default
- description: 'Delete missed contracts'
url: /currentcontracts/delete-missed
schedule: 1 of jan 00:10
target: default