Commit Graph
6 Commits
Author SHA1 Message Date
Trevor Buckner fb9148ada5 Site runs and all tests pass 2024-11-20 16:21:35 -05:00
Trevor Buckner eaad46b6bc lint 2023-03-21 16:10:48 -04:00
Trevor Buckner 1ec08bb1fa Update Mongoose calls to not use callbacks. 2023-03-21 16:06:43 -04:00
Gazook89 f86ec64714 change localhost to 127.0.0.1
node v16+ better utilizes the address 127.0.01 rather than localhost, at least on MacOS while still working for Windows.
2022-09-13 09:19:34 -05:00
Alexey Sachkov e84cd4fe8b Apply review comments
Switched from raw promises to async/await.
Outlined error handling function to reduce amount of nested code.
Added comment about the new file intent.
2022-01-10 19:25:36 +03:00
Alexey Sachkov 6e04535eff [NFC] Outline database connection into a separate file 2021-12-29 19:04:17 +03:00