Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nice work! How to deploy to netlify/vercel? #1

Open
xingfanxia opened this issue Dec 19, 2023 · 2 comments
Open

Nice work! How to deploy to netlify/vercel? #1

xingfanxia opened this issue Dec 19, 2023 · 2 comments

Comments

@xingfanxia
Copy link

Nice work! How to deploy to netlify/vercel?

@LukaKobaidze
Copy link
Owner

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!

@Erenowerflow
Copy link

can you add html css js php codes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants