Skip to content

Commit 3ce554c

Browse files
committed
add use case and link to node-mongotools
1 parent 2775e67 commit 3ce554c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,11 @@ Instead of using `@stable` as tag, you could rely on fixed immutable release (ex
3838
3939
# contributing
4040
- PRs extending the functionality are welcome and will be reviewed.
41-
- more details on [CONTRIBUTING](./.github/CONTRIBUTING.md) and [TESTING](./TESTING.md)
41+
- more details on [CONTRIBUTING](./.github/CONTRIBUTING.md) and [TESTING](./TESTING.md)
42+
43+
# use cases
44+
45+
## NodeJS automate backup policy
46+
This action adds some binaries used by project having mongo as dependencies.
47+
48+
For example, cf. [boly38/node-mongotools](https://github.com/boly38/node-mongotools) which is a node wrapper for mongo dump/restore binaries and let you create your own mongo backup using NodeJS App, then GitHub Actions.

0 commit comments

Comments
 (0)