Get your app on Viberplace

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

1
Sign Up
2
Build
3
Deploy
4
Submit
5
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

Spread the word

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

Have questions? Check out the FAQ

Viberplace — where vibe-coded apps find their people.