1 - Configure src/settings/moonlight.settings.json
{
"referential-db": {
"host": "",
"database": "",
"user": "",
"password": ""
},
"target-db": {
"host": "",
"database": "",
"user": "",
"password": ""
}
}
2 - Execute following commands:
npm run build
npm run start
3 - Output examples: