TerbiumOS / webOS

TerbiumOS web is a web os packed with features, with new updates every so often
Apache License 2.0
132 stars 696 forks source link

Can I deploy this with vercel? #28

Open ghost opened 1 year ago

ghost commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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

ghost commented 1 year ago

ok

ghost commented 1 year ago

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

demo308 commented 9 months ago

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

how tell me

Notplayingallday383 commented 8 months ago

is assistance still needed for this?

demo308 commented 8 months ago

Yes

On Tue, Nov 7, 2023 at 6:30 PM John @.***> wrote:

is assistance still needed for this?

— Reply to this email directly, view it on GitHub https://github.com/TerbiumOS/webOS/issues/28#issuecomment-1800733606, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASK2MJJGKZ27M26K7UHFVUTYDLHC7AVCNFSM6AAAAAAVVULU7WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBQG4ZTGNRQGY . You are receiving this because you commented.Message ID: @.***>

Notplayingallday383 commented 8 months ago

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 commented 6 months ago

you also need to change static to public

demo308 commented 6 months ago

https://vercel.com/new/clone?repository-url=https://github.com/TerbiumOS/webOS