A modern, responsive web application for the Base community - a platform for builders and creators to feel at home. Homebase.
The Homebase website serves as a hub for the Base community, featuring:
- Interactive map of Homebase physical locations (Based Houses)
- Upcoming workshops and events with timezone support
- Video gallery of past events and workshops
- Farcaster Frame integration
- Framework: SolidJS with SolidStart
- Styling: TailwindCSS
- Build Tool: Vinxi
- Runtime: Bun
- Node.js 22.x or later
- Bun 1.2 or later
- Clone the repository
git clone https://github.com/yourusername/homebase-website.git
cd homebase-website
- Install dependencies
bun install
- Start the development server
bun run dev
The project is configured to deploy to Fly.io:
fly deploy
The site integrates with Farcaster through the @farcaster/frame-sdk
package, providing Frame support.