mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-02-06 09:55:50 +00:00
The idea is to import/dump the remote database via SSH, restore it to the local mongodb, export .json collections to a shared volume and import the json collections with cypher-shell.
19 lines
175 B
Plaintext
19 lines
175 B
Plaintext
.vscode/
|
|
.nyc_output/
|
|
.github/
|
|
.travis.yml
|
|
.graphqlconfig
|
|
.env
|
|
|
|
Dockerfile
|
|
docker-compose*.yml
|
|
|
|
./*.png
|
|
./*.log
|
|
|
|
kubernetes/
|
|
node_modules/
|
|
scripts/
|
|
dist/
|
|
db-migration-worker/
|