Vercel if you're using a server framework, but frankly its a bit of a pain. I never publish to vercel and I have a paid account. Or if it's just static html, you can publish it to github via gh-pages.

But at this point, cursor chat could probably give you very good advice.

Just shove on github and rename the branch to gh-pages, github will do the rest. If you need to compile it to a dist folder github may work, or vercel better depending on the app, agianst, cursor chat will tell you.

https://pages.github.com/

Reply to this note

Please Login to reply.

Discussion

good point. i will ask cursor chat when i’m back at my computer

Good luck on your journey. You will be ahead of most quite quickly, if you do a little bit each day, and dont get discouraged. One tip I will give you is not to let code bases get to big, because the they become harder to change. Get an app into a state that works. Then make the next one based on what you're learnt. Rinse. Repeat Best of luck!

thank you! 🙏