Donde las mujeres construyen y hacen ship
Website
·
Issues
She Ships es un evento global online el 8 de marzo, 2026 para mujeres que quieren convertir ideas en productos reales. Sin codigo, sin barreras, solo builders haciendo ship.
git clone https://github.com/crafter-station/she.ships.git
cd she.ships
bun install
bun run devFor the organizer poster admin gate (/m), configure these variables:
ADMIN_BADGE_PASSWORD_HASH- bcrypt hash of the admin passwordADMIN_BADGE_SESSION_SECRET- random secret used to sign session cookies
Vercel format note:
- correct:
$2b$12$...(raw hash, no quotes, no backslashes) - incorrect:
\$2b\$12\$...(escaped form used in local.envfiles)
- Next.js 16 + App Router
- Tailwind CSS 4 + shadcn/ui
- Clerk (Waitlist + Spanish locale)
- COBE (Interactive globe)
- Motion (Animations)
MIT
