The source code and deployment for the first ever OS (and project) by Phantom Network. Currently uses Ultraviolet proxy and Ultraviolet backend scripts for a seamless experience. (please don't be stupid and don't deploy this via npm on a WSL instance)
This project is licensed under the MIT License - see the LICENSE.txt file for details.
WILL NOT WORK ON WSL!!
git clone https://github.com/Phantom-Proxies/PhantomOSv1
cd PhantomOSv1
npm i && npm startnpm and node.js installed. If you don't have it installed refer to the script below.
sudo apt update
sudo apt install npm -y