Initialize MongoDB source and Postgres target databases docker compose up -d Restore MongoDB database ./restore.sh -d cluster0 -p /path/to/dump/cluster0 Run migration script npm run migrate