Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from x8rr/cherri

!! INDEV !! a cool ubg site made to be clean and easy to use- you can preview it with the link below

License

Notifications You must be signed in to change notification settings

iillaann/cherri

 
 

Repository files navigation

cherri

image

an indev ubg project made to be clean and easy to use. with over 500 games from 2 different stores, 40 apps, a blazing fast browser, extensive customization, and more, this is easily one of the best websites for school.


roadmap and things i wanna add

  • games
  • apps
  • proxy
  • movies
  • chatroom
  • game overlay

deployment

you can deploy this site to basically any deployment site ever because it's written in plain html and stuff so you can also deploy it locally!!1!!1

anyway

now for deployment

method 1: using the deploy buttons

Deploy to Heroku Run on Replit Remix on Glitch Deploy to Amplify Console Run on Google Cloud Deploy to Oracle Cloud Deploy on Railway Deploy to Vercel Deploy to Netlify Deploy to Koyeb Deploy to Render Deploy to Cyclic

Important

to deploy to cloudflare pages, see this alternate repo for a deployable version. this repo does not include classplay store files, as they don't fit in cloudflare's 25 mb limit.

method 2: deploying locally

to get started, run the following command:

git clone https://github.com/x8rr/cherri.git

now cd into the directory or just open it up

cd cherri

and finally start up a nice cool server

python3 -m http.server # cool python http server
netlify dev # to emulate a netlify prod environment

method 3: deploying to firebase

if you wanna deploy to firebase, make sure you have an account and a project you wanna use

to start, install firebase cli if you don't have it already

npm i -g firebase-tools

now initialize a pages project

firebase init hosting

follow the steps in the cli and deploy!

if you fork...

please star the project :P

also make sure you dont do the following:

  • modify the agpl license
  • claim this code as yours
  • not give adequate credits
  • use this in your website without credits
  • detatch from fork network without giving credits
  • do anything that violates the license
  • literally just steal this and run away with it

but you can:

  • deploy it without any changes made
  • deploy it WITH changes (as long as credit is included and changes are included)
  • some more other stuff that i cant remember

i recommend including this to stay safe:


FORK NOTICE

This repository was derived from x8rr/cherri, and all code was written by him (x8rr). The following changes have been made to this fork:

  • change 1
  • change 2
  • change 3

to the skids: i can scan for violating forks using a discord bot me and my buddies have. watch out.

About

!! INDEV !! a cool ubg site made to be clean and easy to use- you can preview it with the link below

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.0%
  • JavaScript 38.4%
  • C 2.0%
  • CSS 1.1%
  • Less 0.2%
  • SCSS 0.2%
  • Other 0.1%