How do i deploy solidjs app to github-pages?
I was switching my react project to solidjs because react is pain to work with. Im following crash course from netninja (https://youtube.com/playlist?list=PL4cUxeGkcC9gU_GvFygZFu0aBysPilkbB&si=q1L9cKbze_EWZF_H) but now i dont know how to deploy it, i tried to search some on google but theyre using solidstart which i guess i didnt use?? Im only using solidjs with vite. Any article or even guide will really help, thanks!
I tried deploy using npm gh-pages
I tried deploy using npm gh-pages


