Find By Color Object Relational Mapping Schema - Create and Manage API Modules via Object Relational Mapping Schema Visual GUI.
To use this project, you will need to download and install Meteor Modeler.
- api-models/ - Folder Containing Exported JavaScript API Models
- find-by-color.dmm - Project File for Meteor Modeler
- schema.pdf - ORM Schema Export as PDF File
If you are updating this repository, please make sure to complete the following:
- Create a new
schema.pngfile via a screen grab of Meteor Modeler - Use the
Exportbutton*in Meteor Modeler and replaceschema.pdf - Generate New API Models by:
- Click
ORM Scriptin the Main Menu - Switch to the
MODULESTab - Make sure
Overwrite existing filesis toggled on in the bottom left corner of modal - Click the
SAVE MODULESButton - Select the
./api-modelsfolders for the export
- Click
- Perform a Cleanup & Repair of the API Models you created by running
npm run fix - Submit a Pull Request for Review
* TIP: It will export the PDF to match the apps size, so shrink it to remove white space before doing the export

