Best way to upload files from a form with solid-start?
Hey folks,
I was wondering what the best way to upload a file with solid-start would be? Is there an easy way to use
createServerAction$
createServerAction$
or should I expose an API-route? (I couldn't really find any fully fledged examples, so if you know any, I would be very happy if you'd share them with me )