Commit graph

11 commits

Author SHA1 Message Date
Collin Duncan
b97eafedff Updating node version, improving build process and adding required modules to dev dependencies 2022-11-07 11:44:57 +01:00
Collin Duncan
9810729617 Removing babel and upgrading rollup to v3 2022-11-04 14:59:23 +01:00
Collin Duncan
59ca31fee1 Updating some outdated deps 2022-10-23 12:02:54 +02:00
Collin Duncan
0ce35e0f1f Adding some new packages for password/database features; updating old packages 2022-10-23 11:54:35 +02:00
dependabot[bot]
6cb84adc0d
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 20:42:29 +00:00
Collin Duncan
326c1eec58
removing traces of aws and cleaning up workers/tests 2022-02-10 17:27:35 +01:00
Collin Duncan
42c8dfe776
Fixing issues with rollup and running locally 2022-02-01 16:48:50 +01: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
Collin Duncan
a50f40f16c
Small bug fix in reservation loop and prettier/eslint 2021-11-17 14:17:25 +01:00
Collin Duncan
574ffede97
Initial commit with first working version 2021-11-15 11:28:39 +01:00