Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 820 Bytes

File metadata and controls

27 lines (17 loc) · 820 Bytes
github banner

page webring

A webring for the personal websites of teens in Hack Club.

Read more →

Packages

🌐 packages/website - the website and API

🖼️ packages/embed - the embed widget

🌸 packages/gif - animated GIF of a flower

Commands

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