https://github.com/aaronlab/startup
LaunchKit + VibeBoard β AI-powered launch toolkit and vibe-coded tool discovery platform
https://github.com/aaronlab/startup
Last synced: 11 days ago
JSON representation
LaunchKit + VibeBoard β AI-powered launch toolkit and vibe-coded tool discovery platform
- Host: GitHub
- URL: https://github.com/aaronlab/startup
- Owner: aaronlab
- License: mit
- Created: 2026-04-16T14:00:53.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-16T14:38:57.000Z (about 2 months ago)
- Last Synced: 2026-05-09T15:53:22.639Z (about 1 month ago)
- Language: HTML
- Size: 433 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# π Startup β LaunchKit + VibeBoard
[](https://github.com/aaronagent/startup/actions/workflows/deploy.yml)
[](https://opensource.org/licenses/MIT)
[](https://aaronagent.github.io/startup/)
[](https://github.com/aaronagent/startup/releases/latest)
[](https://aaronagent.github.io/startup/)
[]()
> **Build it. Launch it. Get discovered.**
> The complete toolkit for vibe coders.
π **Live Demo:** [aaronagent.github.io/startup](https://aaronagent.github.io/startup/)
## Two Products, One Mission
### π [LaunchKit](/launchkit)
**Paste your URL β Get a complete launch package.**
Vibe coders build amazing tools but don't know how to promote them. LaunchKit solves this by generating everything you need to launch:
- π± Reddit post (optimized for r/vibecoding, r/sideproject)
- π¦ Twitter thread (with hashtags & engagement hooks)
- π Product Hunt copy (tagline + description + maker comment)
- π» Hacker News "Show HN" post
- π Landing page (ready to share)
All AI-generated. All editable. All copyable with one click.
### β‘ [VibeBoard](/vibeboard)
**The front page for vibe-coded tools.**
Product Hunt for the vibe coding era. Discover what people are building with AI, vote for the best, submit your own creation.
- π Search & filter by category
- β¬οΈ Vote for your favorite tools
- π "Built with" stats (Cursor vs Claude Code vs Bolt)
- π¬ Weekly newsletter of top picks
- π Dark mode support
## The Flywheel
```
Build a tool β LaunchKit generates your launch package
β Post everywhere β Get discovered on VibeBoard
β More builders see what's possible β Build more tools
```
## Tech Stack
- **Frontend:** Pure HTML/CSS/JS (zero dependencies, instant load)
- **Design:** LaunchKit (dark theme, #00d4aa accent) / VibeBoard (light theme, #6c5ce7 accent)
- **Hosting:** GitHub Pages / Vercel
## Getting Started
```bash
# Clone the repo
git clone https://github.com/aaronagent/startup.git
cd startup
# Open the hub
open index.html
# Or open individual products
open launchkit/index.html
open vibeboard/index.html
```
## Project Structure
```
startup/
βββ index.html # Hub page β entry point
βββ og-image.svg # Social preview image
βββ sitemap.xml # Search engine sitemap
βββ robots.txt # Crawler directives
βββ design-system.html # Shared design reference
βββ 404.html # Custom 404 page
βββ launchkit/
β βββ index.html # LaunchKit app
β βββ share.html # Shareable results page
β βββ launchkit-wireframe.html # Original wireframe
β βββ launchkit-wireframe.png
β βββ launchkit-design.md # Product design doc
βββ vibeboard/
β βββ index.html # VibeBoard app
β βββ tool.html # Individual tool SEO page
β βββ vibeboard-wireframe.html # Original wireframe
β βββ vibeboard-wireframe.png
β βββ vibeboard-design.md # Product design doc
βββ README.md
```
## Roadmap
- [x] Product design docs (LaunchKit + VibeBoard)
- [x] Wireframe prototypes
- [x] Interactive prototypes (v1)
- [x] LaunchKit v2: Pro tips, launch checklist, history, keyboard shortcuts
- [x] VibeBoard v2: Badge generator, weekly digest, tool comparison, animated stats, keyboard shortcuts
- [x] GitHub Pages deployment
- [x] SEO & Open Graph meta tags
- [ ] LaunchKit: Real AI-powered copy generation (Claude API)
- [ ] VibeBoard: Backend with Supabase (real data persistence)
- [ ] User authentication (GitHub OAuth)
- [ ] Newsletter integration (Beehiiv)
- [ ] Custom domain deployment
## Philosophy
> "ε€§ι¨ε vibe coders δΈζ¨εΉΏηεε ζ―'ε€ͺιΊ»η¦'θδΈζ―'ζ²‘ζΈ ι'γ"
We believe the gap isn't in *channels* β Reddit, Twitter, HN, Product Hunt all exist. The gap is in *motivation and knowledge*. LaunchKit removes the friction. VibeBoard provides the stage.
---
Built with β€οΈ and AI Β· [aaronagent](https://github.com/aaronagent)