Add support for 1-click deploy to Cloudflare (or any platform) #42
niculistana
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
Just jotting-down some notes here as I think it could be beneficial for usability of this design system.
Since contributions have slowed down I think it'd be a good to show others what we could build next.
We could add a feature to click a button which would call an API which would provision both:
Then assuming all components are done and published to NPM, within the user-data, add automation to enable pulling from the registry:
npx shadcn add @/
Then do this for all other components that make up a bettergov-like app.
Additional build steps
Help Wanted
All reactions