Cherri
A state of the art unblocked games website. Clean, customizable, and now in pink!
Install / Use
/learn @x8rr/CherriREADME
Roadmap
- [x] Games
- [x] Apps
- [x] Proxy
- [x] Movies
- [x] Chatroom
- [x] Game overlay
Deployment
Cherri is deployable to remotely any hosting service, and even locally deployable.
Follow the steps below to deploy.
Method 1: Deploy Buttons
[!IMPORTANT] To deploy on Cloudflare Pages, use this repository. This version excludes Classplay store files due to Cloudflare’s 25 MB limit.
Method 2: Deploying Locally
Clone the repository:
git clone https://github.com/x8rr/cherri.git
Enter the directory:
cd cherri
Run a local development server:
python3 -m http.server # simple Python HTTP server
netlify dev # emulate a Netlify production environment
Method 3: Deploying to Firebase
Ensure you have a Firebase account and a project ready.
Install the Firebase CLI:
npm i -g firebase-tools
Initialize a hosting project:
firebase init hosting
Follow the CLI steps, then deploy.
If You Fork This Project
Please consider starring the repository.
You must not:
- Modify the AGPL license
- Claim this code as your own
- Fail to provide proper credit
- Use this code in your website without attribution
- Detach from the fork network without giving credit
- Violate the license in any way
- Steal the code or redistribute it without acknowledgment
You may:
- Deploy it without any modifications
- Deploy it with modifications (as long as credit and a changelog are included)
- Perform other allowed actions as defined by the license
To remain compliant, it is recommended that you include a notice like this:
FORK NOTICE
This repository was derived from x8rr/cherri. All original code was written by the project owner (x8rr). The following changes have been made to this fork:
- Change 1
- Change 2
- Change 3
