0.3.1 • Published 4 years ago
misk-web-examples-data v0.3.1
Examples Data
Data Sets
adminDashboardTabs: Misk bound admin dashboard tabscars: 1000 cars with quantities, prices, locationsconfig: Misk service configdinos: 1000 dinosaursserviceMetadata: Misk service metadatashortUrls: Shortened urlswebActions: Misk bound web actions
Getting Started
npm install- Add any new data sets to a new file in
src/data/ - Rebuild the JSON writer executable with
npm run-script build - Regenerate the
demo/*.JSONwithnode dist/index.js
Resources
- Batch test data generated with Mockaroo