ignite / apps

Ignite Apps
https://docs.ignite.com/apps/using-apps
Other
15 stars 3 forks source link

Refine App Registry Structure & Schema #86

Closed salmad3 closed 6 months ago

salmad3 commented 7 months ago

Context:

As we iterate on the registry's initial version, we aim to refine the structure and organization of the app schema files to enhance maintainability and usability.

Follows https://github.com/ignite/apps/pull/65 and @jeronimoalbi's suggestion in particular.

Acceptance Criteria:

Notes:

jeronimoalbi commented 7 months ago

If it helps, here's a schema.json and an example foo.app.json App schema to test it using for example https://www.jsonschemavalidator.net. Maybe it helps as an starting point for the final JSON schema. It was defined at some point during app registry discussions so it might be a bit outdated.

julienrbrt commented 6 months ago

Closed by https://github.com/ignite/apps/pull/95