diff options
author | Rory& <root@rory.gay> | 2025-05-29 22:28:19 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2025-05-29 22:28:19 +0200 |
commit | a089651693cf6912864a6589de0f7aad911a8b83 (patch) | |
tree | bd3d229b1c5891a40709ff34e3f7fb17d654a142 /src/util | |
parent | Allow unfree in nix flake, add mongodb-compass to devShell closure, basic mon... (diff) | |
download | nodejs-final-assignment-a089651693cf6912864a6589de0f7aad911a8b83.tar.xz |
Get database working
Diffstat (limited to 'src/util')
-rw-r--r-- | src/util/index.js | 1 | ||||
-rw-r--r-- | src/util/secretUtils.js | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/src/util/index.js b/src/util/index.js |