Create Skeleton v3 REPL projects #3096
Labels
administration
Items related to the project but outside the code.
help wanted
Extra attention is needed
Milestone
Goal
In Skeleton v2 we used Stackblitz to generate a quick project you could "test drive" directly form our homepage:
https://stackblitz.com/fork/github/skeletonlabs/repl/tree/main/welcome
We should aim to replicate these, but for all currently supported meta-frameworks. We would love to have this by launch, but it will not be a blocking issue!
Use Case
These will be used for multiple purposes:
Meta-Frameworks
Let's aim to prioritize SvelteKit and Next.js - but ideally we will support all meta-frameworks here (except "Other")
https://next.skeleton.dev/docs/get-started/installation
In fact, rather than posting these links on the homepage we might actually post them at the top of each supported framework page . Like the SvelteKit demo on the SvelteKit page, etc.
Playground
We definitely don't require this upfront, but I think long term it would be great to build and port a playground like Radix provides for each of these apps. Just a smattering of components and elements to quickly test. But still easy to remove by nuking the page. This is NOT required for launch, but is considered a "nice to have". Even a minimal version.
https://www.radix-ui.com/themes/playground
Tooling
I'm open to any solution here - whatever provides the best ease of use from all perspectives.
Support
I'm available to help scaffold each required repo under the Skeleton Labs organization here on GitHub. Just ping me here or on Discord to coordinate this please. We'll use a set naming convention to ensure the repos are easily identified at a glance.
The text was updated successfully, but these errors were encountered: