A webring for the personal websites of teens in Hack Club.
🌐 packages/website - the website and API
🖼️ packages/embed - the embed widget
🌸 packages/gif - animated GIF of a flower
Make sure Bun is installed.
These commands are for running 'everything' at once:
| Command | Action |
|---|---|
bun install |
Installs dependencies |
bun dev |
Starts local dev servers |
bun build |
Builds embed + website for production |
bun preview |
Preview your build locally, before deploying |