micro-stacks icon indicating copy to clipboard operation
micro-stacks copied to clipboard

Create a bettter "create stacks app" builder

Open aulneau opened this issue 1 year ago • 2 comments

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.

aulneau avatar Jul 15 '22 15:07 aulneau

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

Aslemammad avatar Jul 15 '22 17:07 Aslemammad

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

Aslemammad avatar Jul 19 '22 15:07 Aslemammad