Skip to content

sillycat-cloud/website

Repository files navigation

Sillycat.cloud

The official website of SillyCat Cloud. Not AI-generated (mostly).

Status License Last Commit

React Vite TypeScript Tailwind Framer Motion React Router

Live at: sillycat.cloudvercel mirror (cloudflare verification is broken atm)

Warning

This project is in heavy WIP / BETA. Expect bugs, broken stuff, and general silliness.

Building

Prerequisites:

1. Clone the repo:

git clone https://github.com/sillycat-cloud/website.git
cd website

2. Install dependencies:

npm install

3. Start the dev server:

npx vite
# windows/wsl being weird? try:
npx vite --host

4. Open http://localhost:5173 or http://localhost:4000

Contributing

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

MIT License

Happy contributing!! :DDD

Todo(s)

  • 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

Releases

No releases published

Contributors