hedgedoc-migrator/README.md
2022-09-11 23:01:13 +02:00

517 B

Hedgedoc Migrator

Simple script to migrate content from one Hedgedoc instance to another.

Setup

Follow the guide over here.

You also require NodeJS. Run npm ci to install the required packages.

Execution

To start cypress, simply execute npx cypress open. Then click E2E Testing and run using electron. This step could be automated using the cypress API.