init start script

This commit is contained in:
Primakov Alexandr Alexandrovich
2024-08-27 12:27:51 +03:00
parent 5b6d5852c0
commit 1f47d019e5
4 changed files with 293 additions and 0 deletions
+3
View File
@@ -1,2 +1,5 @@
# mongo-commands
### Example
MONGO_URL=mongodb://qqq:qqq@localhost:27017/ DB_NAME=journal COLLECTION_NAME=accesscodes COMMAND=deleteOne ARGUMENT='{}' node .