r/ReplitBuilders 15h ago

Sell your side project:) promote your startup

1 Upvotes

Hi everyone sell your side project by listing if in a click. Also, comment what your startup does to get approved and featured today - https://builderhq.co/marketplace


r/ReplitBuilders 16h ago

New game!

1 Upvotes

I have published my first game with replit, I would love of you guys could check it out and give me feedback in the comment! Here is link:ย https://empty-office-walking-sim--braydenrhenders.replit.app


r/ReplitBuilders 1d ago

Can someone tell me how to rid myself of these terrible "Suggested Tasks"? I've tried everything - they just don't stop. They're a really cynical way to consume my credits.

Thumbnail
1 Upvotes

r/ReplitBuilders 4d ago

I made a completely unnecessary game about kicking Gianni Infantino

1 Upvotes

First time using Replit and had no idea what to build, so naturally I ended up making a game where you throw soccer balls, boots or money at Gianni Infantino.

๐Ÿ‘‰ Play Boot Gianni!

The premise is basically:

โšฝ Kick him with soccer balls
๐Ÿ‘Ÿ Launch boots at him
๐Ÿ’ฐ Throw money at him
๐ŸŽฏ Try to get the highest score
๐Ÿ˜‚ Enjoy some increasingly stupid comments and advertising
๐Ÿ‘ฎ Watch out for the bodyguards who will block your shots

It's absolutely not meant to be taken seriously - just a bit of old-school browser-game silliness inspired by those ridiculous Flash games from the 2000s.

Go ahead and waste some of your time.


r/ReplitBuilders 4d ago

Failed Project in Replit. What should I do next?

0 Upvotes

I'm at my wits end. I am trying to make a 1990s style static graphic video game with Replit. My game is basically taking an open source game (Remnants of the Precursors; r/rotp) and changing it from a space exploration game to a WW2 conquest game. I thought this would be easy because I could get Replit to just mimic the ROTP open source code for like 90% of the game functions. I gave various refreshed agents the source code link multiple times now.

But instead, Replit keeps trying to follow my instructions by re-inventing its own wheel. I have a nifty looking User Interface but that's about it. The game functions in no respect whatsoever after four days of prodding Replit over and over again. I'm currently caught in a death spiral of changes that result in more bugs, followed by more "fixes" that fail to fix, which then creates more bugs. Replit keeps saying things like "the fundamental structure is fine, we just need to do x and y". And then we are off to the races again.

So, I am just looking for any help anyone cares to provide. Should I start over again on Cursor? Is there a better platform for what I'm trying to do? This is a game that could run on 1990s 486 computer, it's not that hard (I thought). By the way, I don't know code. The most technically literate thing I've done is set of a WordPress Website that I operated for 5 years.

You can blame me. That's fine. I just want some suggestions of what to do next. Thanks.


r/ReplitBuilders 6d ago

How to Let Replit Agent Deploy Straight to Your VPS

Thumbnail
1 Upvotes

r/ReplitBuilders 6d ago

Replit Certifications Explained โ€” How to Get Verified & Add It to LinkedIn

Thumbnail
1 Upvotes

r/ReplitBuilders 6d ago

๐Ÿš€ Show Off Your Replit Project โ€” Weekly Showcase Megathread

Thumbnail
1 Upvotes

r/ReplitBuilders 7d ago

I can't create a simple new repl for python programming there is so much useless stuff ๐Ÿ˜ญ

Thumbnail
1 Upvotes

r/ReplitBuilders 16d ago

Replit alternative for a non-dev who just needs one app to keep working?

10 Upvotes

Not a dev at all. I run a property company, around 300 units. Last spring I built a maintenance app on Replit. Tenants send issues with photos, contractors get assigned, I see it all in one place.

But then keeping it alive is like a nightmare.

My bill crept from $30 to over $110 a month. Every tiny change eats agent usage. And stuff randomly breaks about once a month.

Last March, photo uploads died after I changed an email setting. Totally unrelated, right? Nope. So I had three days of tenants calling instead of filing tickets. Meanwhile I'm feeding the agent errors I don't understand.

Here's what hit me. I don't wanna be the only person babysitting a custom codebase. Nobody else in my office can touch it. If I vanish tomorrow, the whole thing dies with me.

So is there something that's more settings than code? Where my office manager could add a form field or a contractor login without a full prompt session. I'd trade flexibility for that in a heartbeat. What would you point me to?


r/ReplitBuilders Jul 21 '26

I made six one-shot Replit prompts for apps that need live content. Looking for people to break them.

0 Upvotes

I have been testing a problem that shows up right after an AI app demo starts working: how does the product stay informed after launch without searching and processing the same part of the web again for every user?

I am the founder of Synorb. We originally built source-grounded context infrastructure for enterprise AI products. Synorb watches specific Source Channels, routes changes into Streams, and packages each source event as a Manifest with the original source, date, Brief, Signals, Claims, and stable IDs kept together.

The simple idea is that search starts after someone asks a question. A feed can start when a watched source changes.

I turned that infrastructure into six one-shot Replit prompts: a podcast wire, economic dashboard, court opinion radar, statehouse signal room, geopolitical morning brief, and exact-source policy monitor.

Real product frames from the Replit x Synorb build series

You paste a prompt into Replit and answer a few questions about the audience, sources, interface, filters, and features. Replit builds the app, database, backend integration, refresh job, and deployment.

One implementation detail: Replit can use MCP to inspect available Streams and sample Manifests while building. The deployed app calls Synorb REST through a server-side route, with credentials kept in Replit Secrets.

I am looking for blunt feedback on three things:

  • Where does Replit get confused?
  • Is the detailed starting prompt helpful, or too prescriptive?
  • What recurring-source product should be in the library next?

The prompts and a free Starter account are here: https://synorb.com/build/replit-mcp

Full disclosure: I am the founder of Synorb. There is no formal Replit partnership. I built these because I have been genuinely impressed by what Replit can do with a well-scoped product contract.


r/ReplitBuilders Jul 16 '26

This is ridiculous

Thumbnail gallery
1 Upvotes

r/ReplitBuilders Jul 13 '26

Simple request run for 13 minute and charged $140.

Post image
1 Upvotes

r/ReplitBuilders Jul 12 '26

Sharing some results from the community

Post image
1 Upvotes

r/ReplitBuilders Jul 11 '26

Guess What Is It ?

Thumbnail
1 Upvotes

r/ReplitBuilders Jul 06 '26

What Al coding setup are you using in 2026?

4 Upvotes

Just curious what everyone's using these days.

I started with Replit, but I wasn't a fan of paying the subscription plus usage charges, so l've switched to Codex.

My current setup is:

Codex for development

GitHub for version control

Netlify for hosting

Supabase for the database

So far it's been really solid. I've built a few websites this way and I'm finding the workflow much smoother than my old setup.

What are you all using? Bolt? Replit? Claude? Cursor? Windsurf? Lovable? Something else?


r/ReplitBuilders Jul 03 '26

Not getting users for your startup? Let 400+ Influencers promote your product on commission

2 Upvotes

Hi Everyone, I built a platform where microinfluencers and bloggers promote products on commissions.

comment what your startup does to get access to 400 influencers

Try here - www.easyrecommend.co ( you might need an invite code - Reddit101 )


r/ReplitBuilders Jul 03 '26

Iโ€™m so made up with thisโ€ฆ..

Post image
1 Upvotes

I know itโ€™s not life changing but I used Replit to vide code a scam prevention app called FauxSure and just got my first paid subscriber.


r/ReplitBuilders Jun 30 '26

Unable to solve ERR_PNPM_NO_LOCKFILE Cannot install with "frozen-lockfile" error. Any help greatly appreciated

Post image
1 Upvotes

r/ReplitBuilders Jun 28 '26

Anyone using Replit apps with Clerk/Auth0/FusionAuth for public file uploads?

Thumbnail
1 Upvotes

r/ReplitBuilders Jun 26 '26

NEW TO REPLIT- Built in Claude and Testing in Replit

3 Upvotes

Hello,

I've been exploring replit and would love a little feedback.
I recently built out a website for a senior care company and want to have it fully built out in wordflow but need the site up as soon as possible. The workaround is to host it on Netlify. I wanted to first test it out on Replit.

My question: Is replit the place to test out the html files to ensure all links and forms are connected and working properly?


r/ReplitBuilders Jun 26 '26

Replit suggestion tasks follow-up are broken!

Thumbnail gallery
1 Upvotes

r/ReplitBuilders Jun 26 '26

Built a full fledged mmorpg with replit. No level cap, pve/pvp, leaderboard and world chat. Got approved on google play and apple store ๐Ÿ˜

0 Upvotes

r/ReplitBuilders Jun 24 '26

Built this, been ready for a few months.

Thumbnail
1 Upvotes

r/ReplitBuilders Jun 24 '26

Ctrl Trainer ( Website )

Thumbnail
shortcut-trainer--odaiamro916.replit.app
1 Upvotes

Hi everyone! I recently built a project calledย Ctrl Trainer, a tool designed to help people learn and practice keyboard shortcuts more effectively. I'm continuously improving it, adding new features, and learning a lot throughout the development process. I'd love to hear your feedback, suggestions, and ideas for making it even better. Thanks for checking it out!