You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you! ❤
Deploying on netlify/vercel is pretty straight forward with GitHub. All you have to do is to connect your repository to netlify/vercel, with small tweaks in the build settings of the chosen deploy service, depending on your project.
Specifically in this project, I connected this repository to Netlify, then in Netlify's build settings I changed 'Base Directory' to client, since my client-side root code starts in the client folder. In this project Netlify only handles the client-side, server-side code is hosted on fly.io, both are free services.
Sorry for the late response, didn't receive a notification for some reason. If you have more questions, feel free to ask!
Nice work! How to deploy to netlify/vercel?
The text was updated successfully, but these errors were encountered: