mkrouwel/demo2mendix
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This script can be used to translate DEMO models (expressed in JSON) to a working Mendix application. Steps: 1. Set up your environment: https://docs.mendix.com/apidocs-mxsdk/mxsdk/setting-up-your-development-environment/ 2. Set up your personal access token: https://docs.mendix.com/apidocs-mxsdk/mxsdk/setup-your-pat/ 3. Optional: compile with 'tsc' 4. Run with 'node translator.js' Background: https://www.mendix.com/blog/presenting-the-mendix-platform-sdk/ https://apidocs.rnd.mendix.com/platformsdk/latest/index.html