Skip to content

Scrungulus/website-aio

Repository files navigation

website-aio

Who this repository is for

This repository is for people looking for a convenient way to deploy Holy Unblocker.

The frontend website repository can run without other scripts being installed, however functionality will be limited. We configured all scripts to run locally

Compromises

Because the common build environments we worked with have very limited storage, we had to trim down the size of this repository and its submodules.

  • Only the latest commits in submodules are kept (--depth 1)
  • Theatre files (games, apps) are hosted on GitHub's CDN
  • Our official db-server instance is being proxied to allow redeeming vouchers and fetching the latest theatre data

Dependencies

These scripts are already setup when you deploy an instance.

Deployment

Deploy to Heroku Run on Replit Deploy on Railway

If you are deploying to an alternative service, please refer to the wiki before opening an issue.

Releases

No releases published

Languages

  • JavaScript 98.7%
  • Nix 1.3%