# Luminite
Luminite is Team Lunar's proxy site with countless features with the goal to end internet censorship. (currently a wip)
Join the Team Lunar Discord Server for help, updates, and more links
# Deployment Options
# Feature Goals
- Completing the Settings page
# Setup on Replit
```sh
$ npm install
$ npm start
```
# Setup on your own Machine
```
$ git clone https://github.com/Lunadox-Dev/Luminite --recursive
$ cd Luminite
$ npm install
$ npm start
```
# Frontend by Lunadox, Backend Proxies: Ultraviolet (TN)