Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lolzthedev/validos
nullOS continuation.
https://github.com/lolzthedev/validos
os proxy webos
Last synced: about 2 months ago
JSON representation
nullOS continuation.
- Host: GitHub
- URL: https://github.com/lolzthedev/validos
- Owner: LolzTheDev
- Created: 2024-03-27T20:22:57.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-03T16:30:27.000Z (9 months ago)
- Last Synced: 2024-04-04T16:12:14.994Z (9 months ago)
- Topics: os, proxy, webos
- Language: HTML
- Homepage: https://valid.zirc.lol
- Size: 9.64 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# validOS - nullOS v2
## What is ValidOS?
ValidOS (or validOS) is a webOS that's built off of anshnk/nullOS. nullOS was dropped since ansh had other projects to work on, but I suppose I'll continue it for fun :)
Instances:
- https://os.zirc.lol/
(Wanna get your instance added? Make a PR with your link!)
## Self-Hosting
Self hosing is super simple, just clone the repo!
Requirements:
- Recent version of Node.JS
- NPMClone the repo into `~/validOS`
```sh
git clone https://github.com/LolzTheDev/validOS.git validOS
```Install dependancies
```sh
cd validOS && npm i
```Run the server
```sh
npm run valid
```And there you go!