Get your app on Viberplace

Follow these 5 steps. The whole thing takes about 5 minutes.

🔑
Sign Up
🛠️
Build
🚀
Deploy
📋
Submit
🎉
Live!
1

Create your Viberplace account

One click. No passwords, no email verification, no hoops. Just sign in with GitHub or Google.

or
2

Build something with AI

Use Claude Code, Cursor, Windsurf, or whatever AI coding tool gets you in the zone. Build a web app, a tool, a game — anything that runs in a browser.

# Example: start a new app with Claude Code
$ mkdir my-cool-app && cd my-cool-app
$ claude
"Build me a recipe finder app using Next.js that lets users search by ingredients they have on hand"

What counts as "vibe-coded"? Anything you built primarily using AI assistance. It doesn't have to be perfect — if it works and does something useful (or fun), it belongs here.

3

Deploy it so people can use it

Your app needs a live URL. Push to GitHub and deploy on Vercel — it's free and takes one command.

# Push to GitHub
$ git init && git add -A && git commit -m "first commit"
$ gh repo create my-cool-app --public --push --source .
# Deploy to Vercel
$ npx vercel --prod

Never deployed before? Just ask Claude Code: "Help me deploy this to Vercel." It'll handle the whole thing for you.

4

Submit your app to Viberplace

Hit the button below, fill out a short form, and your app goes live immediately. No review process, no waiting.

What we'll ask you for:

App name what you call it
Tagline one sentence pitch
URL where people can use it
Description what it does & why
GitHub repo optional — share the source
Tags help people find it

Pro tip: A good screenshot makes a huge difference. Take one of your app in action and add it as the image URL.

5

You're live! Now share it. 🎉

Your app has its own page on Viberplace. Share the link everywhere — X, Discord, Reddit, your group chat. The more eyes, the better.

Your app lives at:
viberplace.com/apps/your-app-name

What's next? Keep building. Keep shipping. Every app you submit builds your profile and your reputation in the community.

Common questions

Does my app have to be built with Claude Code?

Nope. Any AI-assisted app is welcome — Claude Code, Cursor, Copilot, ChatGPT, whatever. If AI helped you build it, it's a vibe-coded app.

Does it have to be finished?

No! MVPs, prototypes, and works-in-progress are all welcome. Just make sure it actually runs and does something.

Is it free?

Yes, completely free to list your app. Free to browse. Free to use.

Can I charge for my app?

Right now, Viberplace links out to your app — so you handle monetization however you want. Built-in payments coming soon.

What tech stack should I use?

Whatever you want! Next.js, React, Vue, Svelte, plain HTML/JS — if it has a URL, it works on Viberplace.

Viberplace — where vibe-coded apps find their people.