SammyK
Build process with solidstart
Hi
I'm looking into using solidjs with SolidStart primarily for its build process. However, I have a few questions:
What should I consider when integrating a router (the default solid router) with SolidStart, particularly if I'm focusing on a simple client-side rendered application?
Can I configure SolidStart's build process (using Vinxi) to output a minimal set of files such as index.html, style.css, and script.js directly? If so, could you guide me on what specific settings or configurations I need to adjust?
Are there any caveats or limitations I should be aware of when using SolidStart in this manner, particularly when I only have "external" API interactions, but want to structure the frontend with the folder structure of solid-router?
Any guidance or tips would be highly appreciated!
6 replies