Commit graph

7 commits

Author SHA1 Message Date
Collin Duncan
9cc3f3369f Prettiering 2023-01-20 09:52:28 +01:00
Collin Duncan
f7a1a900fb Changing logger to work with AsyncLocalStorage to propagate logger to callee functions 2022-11-30 11:56:39 +01:00
Collin Duncan
f607679bab Adding cron job for running reservations; changing how the runner worked to only instantiate one runner and reuse it; lots of tests! 2022-11-29 22:51:28 +01:00
Collin Duncan
e3ffacb410 Lots of changes to project structure
First integration of requester and scheduler workers
Added password hashing functions
Adding initial database integration
2022-10-23 11:55:47 +02:00
Collin Duncan
28606529ee
Updating runner to change to next month if needed; Added some more logging; Cleaning up some scripts 2022-03-29 22:41:44 +02:00
cgduncan7
055c64c5a7
Adding logger; moving lambdas to separate dirs and including rollup to create distributables; finished up some unit tests 2021-11-28 19:40:16 +01:00
Collin Duncan
a18e100d34
Adding some pretty stuff
Reorganized code and added some unit tests for reservations and requests
2021-11-24 00:00:22 +01:00
Renamed from src/runner.ts (Browse further)