Skip to content

TerbiumOS/webOS

Repository files navigation

TerbiumOS web

Terbium is a webOS packed full of features and more! image

Quick Deployments

Run on Replit Run on Cyclic Deploy to Cloudflare Run on Glitch Deploy to Vercel Deploy to Koyeb

NOTE More Services are supported such as Render, and Netlify however there is not a quick url at this time also keep in mind that on Glitch and Replit Proxies are banned. Refer to this document to view ways to curcomvent this

Getting Started

To Get started using Terbium what you want to do is either download the repository using the "code" button and downloading as a zip and extracting it or using git clone https://github.com/terbiumOS/webOS

Next go into the directory which by defualt will be called webOS and run the following command in your Operating systems terminal which if your on windows you can type into the file explorer url and just type cmd or if your on linux/macos just right click the folder and select open in terminal and then run the commands below

npm install && npm start

Wait for everything to install then visit localhost:6969 to use it!

Contributers