Deployable is an easy-to-deploy proxy site with over 900 games.
Download the zip from the Releases page, and upload index.html and pingas.js files.
Warning
If your service changes the names of files, you may need to upload the .js file first, then modify the service worker URL in index.ts
-
Clone the repository:
git clone https://github.com/falling3-4/Deployable.git cd Deployable -
Install dependencies and build:
pnpm install && pnpm build
The files should now be in the ./dist/ directory.
This project is licensed under the MIT License. You can view the license here.
