BaseHub Templates are production-ready website templates, powered by BaseHub.
Fully featured marketing website.
- 🔸 Perfect for startups and indie hackers looking to showcase their SaaS
- 🔸 Fully editable from BaseHub
- 🔸 Comes with Search, Dark/Light Mode, Analytics, and more
- 🔸 Requires just a BaseHub account and a deployment platform—no other service
- Next.js
- BaseHub
- Tailwind CSS
You can deploy this anywhere. Vercel works nicely and with one click.
Install dependencies
pnpm i
Add your BASEHUB_TOKEN to .env.local
# .env.local
BASEHUB_TOKEN="<get-it-from-your-basehub-repo>"
Start the dev server
pnpm dev