0.0.1 • Published 4 years ago
@nishans/restore v0.0.1
@nishans/restore
A package to export local notion data into notion or remote dbaas like mongodb Atlas
Usage
This small package exposes four methods to facilitate restoring notion using either local file or remote/local mongodb instances
restoreAtlasFromLocalFile
: Stores notion data from local file to a remote atlas onerestoreAtlasFromMongodb
: Stores notion data from local mongodb instance to a remote atlas onerestoreNotionFromMongodb
: Restore notion from data stored in local or remote mongodb instancerestoreNotionFromLocalFile
: Restore notion from data stored in local file
0.0.1
4 years ago