This little tool is based on the Mendix Model SDK and provides an easy way to export all basic info from your domain models into a csv file. For more information on the model SDK and prerequisits, please check the Mendix documentation https://docs.mendix.com/apidocs-mxsdk/mxsdk/setting-up-your-development-environment
- Fill in your username, apikey, projectId and projectName (all from Mx Sprintr)
- Run "npm install"
- Run "tsc"
- Run "node scripts.js"