Sell your Lovable app.
No forms to fill. Paste our 1-click prompt into your Lovable project — your app will describe itself. We turn that JSON into a beautiful listing.
Copy the prompt
One prompt that describes exactly what VibesMarket needs — name, tagline, tech, screenshots, MRR.
Paste it in your Lovable chat
Your Lovable AI answers with a clean JSON block describing your app.
Paste the JSON back here
We validate it, preview your listing and pre-fill everything for you.
Publish & get offers
Go live to 18,000+ buyers. Featured placement is one click away.
Give this prompt to your Lovable app
Open your project on lovable.dev, paste this into the chat. Your Lovable AI will answer with a JSON block describing everything we need.
You are helping me list this Lovable app on VibesMarket — the first marketplace for Lovable apps.
Analyze this entire project (routes, components, database schema, integrations, README, package.json, environment variables) and return ONE JSON block — nothing else, no prose, no markdown fences — with the exact shape below. If a field is unknown, use null for numbers/strings and [] for arrays. Do NOT invent MRR, revenue or growth.
{
"name": "string — product name shown to buyers",
"tagline": "string — one short sentence, max 70 chars",
"description": "string — 2 to 4 sentences describing what it does, for whom, and why it's valuable",
"category": "one of: AI, SaaS, CRM, Marketplace, Directory, Productivity, Marketing, Finance, Healthcare, Education, Developer Tools, Internal Tools, Automation, Real Estate, Travel, Legal, E-commerce, Template",
"audience": "b2b | b2c | prosumer | null",
"features": ["short bullet", "short bullet", "short bullet"],
"tech": ["Lovable", "Supabase", "Stripe", "..."],
"integrations": ["Stripe", "Resend", "OpenAI", "..."],
"liveUrl": "https://... or null",
"githubUrl": "https://github.com/... or null",
"screenshots": ["https://... image URLs, up to 5"],
"logoEmoji": "single emoji that represents the app",
"metrics": {
"mrrUsd": null,
"revenue30dUsd": null,
"growth30dPct": null,
"activeUsers": null
},
"listing": {
"askingPriceUsd": null,
"notes": "string — anything a buyer should know (contracts, transfer scope, why selling)"
}
}
Rules:
- Return ONLY the JSON object. No commentary, no code fences.
- Detect the tech stack from package.json, integrations folder and env vars.
- For screenshots, list public URLs already used in the project (og:image, hero image, /public/*). If none, return [].
- Keep the tagline punchy (like a Product Hunt tagline).Paste your Lovable AI's answer
We accept the raw JSON or the ```json code block from Lovable. Everything is parsed locally in your browser.
What the prompt extracts
Enough to build a full listing — no manual data entry.
Prefer to paste a GitHub URL?
You can also start from a public GitHub repo. We'll read the README, package.json and screenshots for you.
Or upload a ZIP
Exported your Lovable project? Drop the ZIP on the dashboard and we'll extract the same fields.