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 a bettter "create stacks app" builder #120

Open
aulneau opened this issue Jul 15, 2022 · 2 comments
Open

Create a bettter "create stacks app" builder #120

aulneau opened this issue Jul 15, 2022 · 2 comments
Assignees

Comments

@aulneau
Copy link
Contributor

aulneau commented Jul 15, 2022

I created a basic create ustx cli based off vite-create, but in talking with @hstove it would be better to have some kind of CLI that would let folks scaffold out a more complete starter where you take different features. Initially, this is what I was thinking:

  • pick a framework
    • react
      • next.js
      • remix
      • SPA
    • vue
      • nuxt
      • SPA
    • svelte
      • sveltekit
      • SPA
    • solid
  • pick a language
    • JS
    • TS
  • include sponsored tx api?
  • clarinet wrapper

Basically, we need a CLI tool that can merge multiple different types of projects together.

@Aslemammad
Copy link
Collaborator

Great, how does merging work? cause that's the tricky part here!

@Aslemammad
Copy link
Collaborator

And I'd like to see what are the last two options about!

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

2 participants