Commit graph

  • f5ee6bf12e Spliting out server code, adding unit test for server Collin Duncan 2022-11-27 15:59:20 +01:00
  • f125aef8a1 Moving around some files so that it is a bit more clear and using ts-jest for jest Collin Duncan 2022-11-21 19:07:43 +01:00
  • e25b97072a Changing error message on route not found Collin Duncan 2022-11-21 18:53:42 +01:00
  • 3cd22e0e3c Adding some docker setup for local testing Collin Duncan 2022-11-21 18:50:59 +01:00
  • 01c56ef5ef Removing redundant file Collin Duncan 2022-11-07 12:41:32 +01:00
  • b97eafedff Updating node version, improving build process and adding required modules to dev dependencies Collin Duncan 2022-11-07 11:44:57 +01:00
  • 6307445659 Moving server file Collin Duncan 2022-11-04 14:59:41 +01:00
  • 9810729617 Removing babel and upgrading rollup to v3 Collin Duncan 2022-11-04 14:59:23 +01:00
  • 8038e2fe12 Updating snapshot and running prettier on tests Collin Duncan 2022-11-04 14:16:11 +01:00
  • 59ca31fee1 Updating some outdated deps Collin Duncan 2022-10-23 12:02:54 +02:00
  • 346147d04a Fixing some errors due to changing reservation requests Collin Duncan 2022-10-23 12:02:44 +02:00
  • e3ffacb410 Lots of changes to project structure First integration of requester and scheduler workers Added password hashing functions Adding initial database integration Collin Duncan 2022-10-23 11:55:47 +02:00
  • bbf6937465 Adding a simple diagram so I don't forget what I'm doing later Collin Duncan 2022-10-23 11:54:59 +02:00
  • 0ce35e0f1f Adding some new packages for password/database features; updating old packages Collin Duncan 2022-10-23 11:54:35 +02:00
  • d9d3496541 Removing some terraform artifacts Collin Duncan 2022-10-23 11:51:26 +02:00
  • 5881810345
    Bump node-fetch and puppeteer dependabot[bot] 2022-10-18 15:07:43 +00:00
  • 4ff52740e0
    Merge pull request #1 from cgduncan7/dependabot/npm_and_yarn/minimist-1.2.6 Collin Duncan 2022-10-18 17:04:53 +02:00
  • 6cb84adc0d
    Bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-03-29 20:42:29 +00:00
  • 28606529ee
    Updating runner to change to next month if needed; Added some more logging; Cleaning up some scripts Collin Duncan 2022-03-29 22:41:44 +02:00
  • 61377ea4a8
    some naming/organization changes Collin Duncan 2022-02-11 13:20:15 +01:00
  • 326c1eec58
    removing traces of aws and cleaning up workers/tests Collin Duncan 2022-02-10 17:27:35 +01:00
  • a744b27a85
    👋 tf Collin Duncan 2022-02-10 16:48:25 +01:00
  • 42c8dfe776
    Fixing issues with rollup and running locally Collin Duncan 2022-02-01 16:48:50 +01:00
  • dd6ca90a6c
    Working slowly on adding state machine to perform reservations cgduncan7 2021-11-28 22:34:51 +01:00
  • b436768482
    Preventing lambda retries for now cgduncan7 2021-11-28 19:54:26 +01:00
  • b9349592be
    Removed SQS and updated lambda with working config and deployed cgduncan7 2021-11-28 19:40:41 +01:00
  • 055c64c5a7
    Adding logger; moving lambdas to separate dirs and including rollup to create distributables; finished up some unit tests cgduncan7 2021-11-28 19:40:16 +01:00
  • 9e83f13706
    Adding tf version cgduncan7 2021-11-28 19:39:20 +01:00
  • 367b3d53fd
    Merge branch 'main' into terraform-dev cgduncan7 2021-11-28 13:24:53 +01:00
  • f41ba97edf
    Updated reservationScheduler to properly input/output correct data format cgduncan7 2021-11-28 13:06:52 +01:00
  • 2ddfc5c6b7
    Adding scheduling functions to prepare to schedule reservation requests in the future cgduncan7 2021-11-27 13:11:09 +01:00
  • 6efc7c2e26
    Initial terraform config Collin Duncan 2021-11-24 15:39:28 +01:00
  • 5697641317
    Updating request to focus on single request, started working on reservationScheduler Collin Duncan 2021-11-24 15:38:58 +01:00
  • a18e100d34
    Adding some pretty stuff Reorganized code and added some unit tests for reservations and requests Collin Duncan 2021-11-24 00:00:22 +01:00
  • d7454115de
    ESLint and prettier configs added Collin Duncan 2021-11-17 14:18:15 +01:00
  • bd3b1f5a5d
    Removed comma from package.json Collin Duncan 2021-11-17 14:17:54 +01:00
  • a50f40f16c
    Small bug fix in reservation loop and prettier/eslint Collin Duncan 2021-11-17 14:17:25 +01:00
  • 7689ea1250
    Updating README and local execution Collin Duncan 2021-11-15 12:32:49 +01:00
  • a0daebada6
    Adding .nvmrc Collin Duncan 2021-11-15 12:32:13 +01:00
  • 574ffede97
    Initial commit with first working version Collin Duncan 2021-11-15 11:28:39 +01:00