terrakok / Compose-Multiplatform-Wizard

Compose Multiplatform Wizard
https://terrakok.github.io/Compose-Multiplatform-Wizard/
MIT License
389 stars 25 forks source link

Support for Backend #34

Open marzelwidmer opened 10 months ago

marzelwidmer commented 10 months ago

Will be there a need for this Wizard also support Backend - KTOR ?

See: https://kotlinlang.slack.com/archives/C3PQML5NU/p1695488286979129

https://hlnstepanova.github.io/kmpizza/step-2-add-a-backend-module/

terrakok commented 6 months ago

This is a Compose Application wizard. For a KMP library there is another one: https://terrakok.github.io/kmp-web-wizard/ For full stack application, I guess, there should be one more 😄

Because if a wizard is too universal, it becomes over complicated for typical cases.

ch8n commented 2 weeks ago

Hi @terrakok any future plan for creating full-stack application wizard? I'm also interested in one which supports backend setup