Skip to content
/ leaf Public

Template site for a Hack Club YSWS event

Notifications You must be signed in to change notification settings

ArcaEge/leaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c2a5dab · · Oct 27, 2025

History

46 Commits
Oct 20, 2025
Oct 16, 2025
Oct 27, 2025
Oct 27, 2025
Oct 16, 2025
Oct 27, 2025
Oct 23, 2025
Oct 22, 2025
Oct 16, 2025
Oct 22, 2025
Oct 16, 2025
Oct 27, 2025
Oct 27, 2025
Oct 22, 2025
Oct 16, 2025
Oct 27, 2025
Oct 27, 2025
Oct 27, 2025
Oct 16, 2025
Oct 27, 2025
Oct 22, 2025

Repository files navigation

leaf

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

Thanks to @OneForFreedom for designing the CAD 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

Template site for a Hack Club YSWS event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published