59 lines
2.9 KiB
Markdown
59 lines
2.9 KiB
Markdown
# Nebula
|
|
Nebula Web is an official flagship of Nebula Services. Nebula Web is a stunning and sleak webproxy with support for hundreds of popular sites, and partial support for WebRTC, used in GfN. With Nebula Web, the sky is the limit. Enjoy.
|
|
|
|
_this readme is 95% done_
|
|
## Features
|
|
|
|
- Stunning UI with multiple themes
|
|
- Supports sites like Discord, Google, Youtube, Netflix, PM+, and so so much more. Partial support for GeforceNow
|
|
- Full Mobile support
|
|
- StealthMode (buffed `about:blank` cloaking)
|
|
|
|
## Deployment
|
|
|
|
### Quick Deployment
|
|
[](https://heroku.com/deploy/?template=https://github.com/NebulaServices/Nebula)
|
|
[](https://replit.com/github/NebulaServices/Nebula)
|
|
[](https://glitch.com/edit/#!/import/github/NebulaServices/Nebula)
|
|
[](https://cloud.ibm.com/devops/setup/deploy?repository=https://github.com/NebulaServices/Nebula)
|
|
[](https://console.aws.amazon.com/amplify/home#/deploy?repo=https://github.com/NebulaServices/Nebula)
|
|
[](https://deploy.cloud.run/?git_repo=https://github.com/NebulaServices/Nebula)
|
|
[](https://railway.app/new/template?template=https://github.com/NebulaServices/Nebula)
|
|
[](https://app.koyeb.com/deploy?type=git&repository=github.com/NebulaServices/Nebula&branch=main&name=NebulaProxy)
|
|
|
|
### Self Hosting
|
|
```bash
|
|
$ git clone https://github.com/NebulaServices/Nebula.git
|
|
$ cd Nebula
|
|
$ npm ci
|
|
$ npm start
|
|
```
|
|
|
|
## Tech Stack
|
|
|
|
- HTML, JS, CSS
|
|
- Partical.JS
|
|
- UV Backend Proxy
|
|
- **Server:** Node
|
|
|
|
|
|
## Support
|
|
|
|
For support, email chloe@nebula.bio or join our discord: discord.nebula.bio
|
|
|
|
|
|
## Demo
|
|
|
|
[Click here to see a demo of Nebula](https://tutorialread.beauty/)
|
|
|
|
|
|
## Acknowledgements
|
|
|
|
- [UV (the back-end proxy we use)](https://github.com/titaniumnetwork-dev/Ultraviolet)
|
|
- [Partical.JS (v4, 5, 6.1 &< only)](github.com/VincentGarreau/particles.js)
|
|
|
|
## License
|
|
|
|
Copyright Nebula Services 2021 - Present
|
|
<br>
|
|
All rights reserved.
|