Application of Revela which can be deployed in production.
Find a file
Nolan 4831239c9e
Docker Changes
-  Build off of fedora
     - Schedule builds every Sunday
     - Build and push to Docker Hub
     - Test in CI
     - Build for arm64 and amd64
     - Implement healthchecks
	 - Only 2 layers :D
	 - Base building can be moved to TN
  -  Introduce a docker-compose.yml
  -  Automatically check code with eslint GHA
  -  PR's are checked to ensure they run
  -  Gracefully handle SIGINT/SIGTERM
  -  Bump deps
  -  Add devcontainer
  -  Configure dependabot
2023-03-15 21:35:11 -07:00
.devcontainer Docker Changes 2023-03-15 21:35:11 -07:00
.github Docker Changes 2023-03-15 21:35:11 -07:00
docker Docker Changes 2023-03-15 21:35:11 -07:00
src Docker Changes 2023-03-15 21:35:11 -07:00
.eslintignore remove static from ignore 2022-09-15 20:49:39 -04:00
.eslintrc.json configure eslintrc 2022-09-11 18:13:55 -04:00
.gitignore a 2022-02-24 20:42:44 -05:00
.prettierignore remove unused SSL certificates 2022-09-11 18:12:29 -04:00
.prettierrc.json prettier 2022-09-11 18:07:19 -04:00
.replit use working replit channel 2023-01-25 18:48:48 -05:00
app.json ultraviolet-app 2023-01-08 14:29:51 -05:00
docker-compose.yml Docker Changes 2023-03-15 21:35:11 -07:00
LICENSE add LICENSE 2022-09-15 19:14:42 -04:00
package-lock.json Docker Changes 2023-03-15 21:35:11 -07:00
package.json Docker Changes 2023-03-15 21:35:11 -07:00
README.md ultraviolet-app 2023-01-08 14:29:51 -05:00
replit.nix upgrade nix channel and node 2023-01-23 23:36:02 -05:00

Ultraviolet-App

The deployable all-in-one bundle for Ultraviolet, a highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more!

Deployment

Deploy to Heroku Run on Replit Deploy on Railway Remix on Glitch Deploy to Koyeb

If you are deploying to an alternative service or to a server, refer to Deploy via terminal.

Additional information such as customizing your frontend can be found on the wiki.