Run database docker-compose up -d
Run - yarn start:debug
Service provides an API-KEY-protected endpoint to get a database dump of the needed service with GDPR-proof scrambled data.
Module to get a dump of the database, but with GDPR-proof scrambled data
TypeScriptMIT