Utils/db_tool/README.md
2023-05-29 17:48:25 +03:00

14 lines
157 B
Markdown

# Mongo buckup tool
- create backup of database
- restore from local folder
**Backups goes to `dump` folder**
## Setup
`npm i`
## Usage
`npm run start`