Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create-app: include catalog and scaffolder as part of the template #1942

Merged
merged 12 commits into from
Aug 19, 2020

Conversation

Rugvip
Copy link
Member

@Rugvip Rugvip commented Aug 13, 2020

Work on top of #1932, towards #1843

Fixes #1824

This adds the Sidebar and APIs to the app, as well as the catalog, scaffolder, and register-component. It also removes the welcome plugin, but internal plugins can still be scaffolded using yarn create-plugin

It adds static configuration for our example entities and templates as well, which can easily be removed by modifying the config.

This does not make the individual entity pages work, we need more plugins to be installed for that.

@Rugvip Rugvip requested a review from a team as a code owner August 13, 2020 11:40
@freben freben merged commit 5498cc7 into master Aug 19, 2020
@freben freben deleted the feature/create-app-plugins branch August 19, 2020 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add mock data to create-app command
4 participants