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

[FEATURE] Support Release & Deployment for playground #470

Open
plutoless opened this issue Dec 11, 2024 · 0 comments
Open

[FEATURE] Support Release & Deployment for playground #470

plutoless opened this issue Dec 11, 2024 · 0 comments

Comments

@plutoless
Copy link
Contributor

Description

Playground Deployment Support Plan

The upcoming version of the Playground will support deployment, following the logic below:

  1. Dev Server Dependency:

    • Since the new Playground depends on the dev server, the Playground will provide an additional mode option.
  2. Mode Settings:

    • If mode=production, the Playground will compile a version without the module picker and property editor.
  3. Graph Integration:

    • Since the graph is still required, the system will read the current property.json graph list during the build process and embed it in the build output.
  4. Image Packaging:

    • The Playground will support packaging into a deployable image.
  5. One-Click Deployment:

    • The compiled Playground image can be deployed with one click to Vercel or Netlify.

Severity

Critical

Additional Information

No response

@plutoless plutoless changed the title [FEATURE] [FEATURE] Support Release & Deployment for playground Dec 11, 2024
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

No branches or pull requests

1 participant