woutdp / live_svelte

Svelte inside Phoenix LiveView with seamless end-to-end reactivity
https://hexdocs.pm/live_svelte
MIT License
1.01k stars 37 forks source link

Template for phx.new #91

Closed bazylhorsey closed 5 months ago

bazylhorsey commented 8 months ago

Great project, this has a ways to go before full-stability in production.

Could we start a vote to bring this to the phoenix team as a way to template a project?

Currently when you make the hello-world phoenix app after initializing, you get a phoenix+tailwind configuration. Instead you should be able to choose different frontend templates like phoenix+svelte, phoenix+bootstrap, etc.

What do you guys think? I know this wouldn't be implemented by this repo directly, but putting out some feelers, and if this repo members feel they could support this for LTS?

woutdp commented 8 months ago

Not sure if it belongs in the official phoenix app, but definitely up for a community maintained project.

woutdp commented 5 months ago

Closing for now