Using Vite with Spin from ServerSide Up for Local Development
The default Spin configuration after running spin init or spin new does not include a configuration for running Vite out of the box. So let's get going and implement the Vite / Docker configuration for Spin ServerSide Up.