Skip to content

A template site for a mysterious Hack Club YSWS event

Notifications You must be signed in to change notification settings

ArcaEge/pumpkin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4f0266c · · Nov 10, 2025

History

84 Commits
Oct 20, 2025
Nov 2, 2025
Nov 1, 2025
Nov 10, 2025
Oct 16, 2025
Nov 1, 2025
Nov 2, 2025
Oct 23, 2025
Nov 1, 2025
Oct 16, 2025
Oct 22, 2025
Oct 16, 2025
Nov 2, 2025
Oct 29, 2025
Oct 22, 2025
Oct 16, 2025
Nov 8, 2025
Nov 8, 2025
Nov 2, 2025
Oct 27, 2025
Oct 16, 2025
Nov 2, 2025
Oct 22, 2025

Repository files navigation

pumpkin

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

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