-
Notifications
You must be signed in to change notification settings - Fork 2k
feat(examples): add example with-solid
#10144
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
Conversation
- Created Docs and Web solid-start apps - Created Eslint packages - Created Tailwind v4 packages - Created UI (solidJS) packages
Added button component and updated counter component
Added the button component and updated counter page component
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@ssshashank is attempting to deploy a commit to the Vercel Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple small things and then we can ship it!
yes, please let me know if anything required here. |
Hi @anthonyshew , Please review it. I have made the required changes. Thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great, thanks!
Turborepo 🤝 the ecosystem
with-solid
Description
A new example template utilizing Solid-Start has been added to the
examples
directory.This template is a reference implementation for projects looking to integrate
SolidJS
with theturbo
repo ecosystem.Testing Instructions
Co-authored-by: Shekhar Sshekhar8897@gmail.com