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

Can I deploy this with vercel? #28

Open
ghost opened this issue Mar 9, 2023 · 10 comments
Open

Can I deploy this with vercel? #28

ghost opened this issue Mar 9, 2023 · 10 comments

Comments

@ghost
Copy link

ghost commented Mar 9, 2023

I want to be able to deploy it with vercel, but when i fork this an try, it opens in a webpage with like 2 lines of code on it. How can i deploy this

@NovaAppsInc
Copy link
Member

you probably aren't doing it at all right if there is only 2 lines of code. I also have never tried using vercel so I have no clue how to help.

@NovaAppsInc
Copy link
Member

You also forked everything but the actual source code itself, every one of the forks you made are forks of this one.

@ghost
Copy link
Author

ghost commented Mar 15, 2023

ok

@ghost
Copy link
Author

ghost commented Mar 15, 2023

I know how to deploy this with replit, but my school blocked replit

@demo308
Copy link
Contributor

demo308 commented Oct 1, 2023

I know how to deploy this with replit, but my school blocked replit

how tell me

@Notplayingallday383
Copy link
Member

is assistance still needed for this?

@demo308
Copy link
Contributor

demo308 commented Nov 8, 2023 via email

@Notplayingallday383
Copy link
Member

So I too have never deployed with vercel but I think its self explanatory. So click fork on this repository then go to "Import from Github" on vercel, then Connect your Github account. "import" your forked version of it then give it a name for the project name and then go to edit for build settings override the install set it to npm install and Im not sure I dont think you can start a HTTP server on there or not so set the output directory to static/ and it should work

@dt5093
Copy link

dt5093 commented Jan 4, 2024

you also need to change static to public

@demo308
Copy link
Contributor

demo308 commented Jan 6, 2024

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

4 participants