Skip to content
/ rocket Public

A template site for a mysterious Hack Club YSWS event

Notifications You must be signed in to change notification settings

ArcaEge/rocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7c48de3 · · Nov 18, 2025

History

97 Commits
Nov 14, 2025
Nov 2, 2025
Nov 1, 2025
Nov 18, 2025
Oct 16, 2025
Nov 14, 2025
Nov 14, 2025
Oct 23, 2025
Nov 14, 2025
Oct 16, 2025
Oct 22, 2025
Oct 16, 2025
Nov 14, 2025
Nov 14, 2025
Oct 22, 2025
Oct 16, 2025
Nov 14, 2025
Nov 14, 2025
Nov 2, 2025
Oct 27, 2025
Oct 16, 2025
Nov 2, 2025
Oct 22, 2025

Repository files navigation

Rocket

Continuation of last week's project: https://github.com/ArcaEge/pumpkin

A template site for a mysterious Hack Club YSWS event, I'll be reusing the same site design but with different content.

Built with SvelteKit, deployed on Cloudflare Workers (because free!!! would highly recommend for small projects like this)

Developing

I wouldn't recommend using anything other than npm as yarn didn't build on Cloudflare Workers for some reason.

Copy .env.example to .env and update the stuff inside. When testing locally, Slack will redirect you to a HTTPS localhost URL and you'll need to change it to HTTP (this is because Slack doesn't allow setting the redirect URL to a HTTP URL).

Instructions generated by Svelte project generator:

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

About

A template site for a mysterious Hack Club YSWS event

Resources

Stars

Watchers

Forks

Releases

No releases published