-
Notifications
You must be signed in to change notification settings - Fork 760
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
how to npm start this using a static IP address #49
Comments
If your static hosting you don’t need to run npm start because it’s not possible however set the output directory to |
what do you mean something else |
when using an IP of your machine find your IP (i.e. |
I found an alternative that actually works: Cloudflare
These next steps are very important: DO NOT touch framework preset.
After it builds it will provide you with a link and your good to go. Also if for some reason you can't figure it out here is my link I got from following those exact steps GL |
You can also use Vercel. After you deploy it click on settings and change the output directory and build command to what is in my tutorial above for cloudflare. |
Hi I cannot work out how this can be started to anything other than localhost. Is there a simple solution to this.
Many thanks for your help.
The text was updated successfully, but these errors were encountered: