Add initial NATS code

This commit is contained in:
2026-01-12 19:45:18 +00:00
parent b1fcea7aea
commit 5653aca823
3 changed files with 58 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
"@aws-sdk/lib-storage": "^3.964.0",
"@owlboard/backend-data-contracts": "^0.1.0",
"mongodb": "^7.0.0",
"nats": "^2.29.3",
"readline": "^1.3.0",
"xxhashjs": "^0.2.2"
},