noaignite / accelerator

A collection of NoA Ignite packages
12 stars 3 forks source link

Create package for centra mock data #77

Closed alexanderflink closed 5 days ago

alexanderflink commented 1 year ago

Suggested name @noaignite/centra-mock-data

Suggestions on imports:

import { products, selection } from '@noaignite/centra-mock-data'
maeertin commented 4 weeks ago

suggestion: Perhaps even @noaignite/centra-mocks as the package name? Less to write ;) Additionally, we might include utils / generator functions for the mocks (not just data).

maeertin commented 5 days ago

Initial package now created.