The official website of SillyCat Cloud. Not AI-generated (mostly).
Live at: sillycat.cloud • vercel mirror (cloudflare verification is broken atm)
Warning
This project is in heavy WIP / BETA. Expect bugs, broken stuff, and general silliness.
Prerequisites:
- Node.js + NPM
- Git
- A computer (hopefully)
1. Clone the repo:
git clone https://github.com/sillycat-cloud/website.git
cd website2. Install dependencies:
npm install3. Start the dev server:
npx vite
# windows/wsl being weird? try:
npx vite --host4. Open http://localhost:5173 or http://localhost:4000
Forks and PRs are welcome! Just please:
- ❌ Don't resell modifications
- ❌ Don't claim the original site as your own work
- ✅ Have fun with it
Happy contributing!! :DDD
- Homepage
- Somewhat setup the panel and stuff
- File hosting
- Make the Waitlist form
- Add a build guide
- Rewrite the README.md
- Bug fixing
- Cloud Storage instead of my PC's
- Cloudflare Turnstile (Captcha)
- More Pages
- Use Pterodactyl for Game and Hosting Panel
- Add more FAQ Questions
- Free-time
- Release the project officially to the public