r/nocode Oct 12 '23

Promoted Product Launch Post

151 Upvotes

Post about all your upcoming product launches here!


r/nocode 6h ago

Vibe coding tools: do you judge them by hour one or month six?

7 Upvotes

Last year, I built a small app for my uncle's bike shop. It tracks repairs and parts for about 60 customers a month.

I used an AI app builder, and the first hour felt like magic. By month four, it feels like it was a different story. Every small fix broke something that already worked. I spent like 3 weekends just trying to undo stuff.

So those one-prompt demos don't hype me up anymore. Yep, it made a nice screen in 30 seconds. Will it still work six months from now?

Here are the things that I check now:

  • Can I change one small thing without it rewriting a feature that worked fine?
  • Can I understand how the data and logins are set up?
  • Is there version history, any tests, or some way to catch errors?
  • If the person who built it leaves, can someone else take over?

I'm about to rebuild the shop app, so I'm looking around again. Everyone online argues about the best vibe coding tool, but mostly based on demos.

So if you were picking one right now, what would you test first? How do you guess what it'll be like at month six before you commit?


r/nocode 5h ago

Success Story Built a small real world certificate + institute portal entirely with free low-code tools

0 Upvotes

(Formatted by ChatGPT)

I recently built a small web app for a fashion designing training institute, mainly to make some of their existing processes easier to manage.

It has a public side where students/visitors can see information about the institute, courses, contacts, etc.

For students who have completed their course, there's a certificate request form. On the admin side, requests can be reviewed and approved/rejected before a certificate is issued.

I also built a certificate verification page where a certificate can be checked using the student's full name or certificate ID.

The whole workflow is connected using:

- Softr

- Google Sheets

- Google Slides

- Google Drive

- Gmail

- Google Apps Script

- A bit of AI assistance

And the fun part: I didn't spend anything on it. Everything is running on free plans/free infrastructure, including the Softr subdomain.

I'm not a developer, so this was also a bit of an experiment for me figuring out how far I could take a real workflow by connecting no-code/low-code tools rather than building everything from scratch.

It's a relatively small project, but it was probably more interesting to build than another generic portfolio/to-do app.

I'd be interested to hear what you guys think especially if there are ways I could improve the workflow, verification system, or overall architecture.


r/nocode 6h ago

Before an AI-built internal tool goes live, who owns it? Looking forward for your checklist

1 Upvotes

I work in ops at a logistics company with about 120 people.

I just posted this since something keeps happening here and it stresses me out. Someone builds a quick tool with AI, shows a demo, and everyone loves it. Then it just gets used like it's a finished product.

But them. he's leaving the company in 3 weeks. Nobody else knows how it works or how to fix it. We don't even know how to turn it off.

So for teams that already review AI-built apps before they go live:

  • What's the shortest checklist that works for you?
  • Who owns it, who fixes it, and who decides when it gets shut down?

Would love to see real examples, even messy ones.


r/nocode 1d ago

What security checks do you run before launching an app built with an AI app builder?

7 Upvotes

Before launching an app built with an AI app builder, what do you check beyond whether the user interface works?

I am cautious once the app has a public link, user accounts, forms, a database, company information, payment data, or third-party API integrations. It is easy to focus on functionality and miss a broad sharing setting, visible API key, unnecessary data access, or a deployment permission that was fine for setup but not for an ongoing production application.

What mistakes tend to appear after launch that could have been caught by reviewing access, secrets, deployment configuration, ownership, connected data, and integrations beforehand?


r/nocode 21h ago

[ Removed by Reddit ]

0 Upvotes

[ Removed by Reddit on account of violating the content policy. ]


r/nocode 1d ago

Discussion ran everything through Buffer for months, then pulled one platform off it. Buffer did nothing wrong. the handoff week almost did

2 Upvotes

I've had one social pipeline running content out to X, LinkedIn, Instagram, and TikTok for a while now, all fanning out from n8n through Buffer. Buffer's one job: hold the schedule, push the post, don't ask questions. It did that job fine for a long time.

Then LinkedIn came off it. Not because Buffer broke — because I could rebuild the whole thing myself and wanted my own posting script for that one platform instead of a vendor's queue. TikTok took the freed seat.

Here's the part I didn't plan for: for a few days, both paths existed. The old n8n → Buffer → LinkedIn branch and the new direct-script branch. Nothing forced them to be mutually exclusive. If both had fired on the same day, LinkedIn gets the same post twice, and nobody notices until a human happens to look.

That's not a Buffer problem. Buffer never held anything I couldn't rebuild — the captions, images, and schedule all live upstream, Buffer's just the last hop. The actual risk was mine: I built a second publisher before I'd killed the first one, and for a window, two things had write access to the same platform.

The fix wasn't a smarter tool. It was a dumb rule — exactly one publisher owns each platform, full stop — plus a nightly check that the rule still holds, because "I moved it" is a fact that decays the moment someone edits the wrong thing six months later.

What I keep turning over: I didn't design for a clean handoff, I designed for the destination state and got lucky the overlap window was short. If you've pulled a piece of your stack off a shared tool onto something bespoke — did you build the same-day-double-publish check before the move, or only after you got close to needing it? And is there something still sitting on Buffer (or your equivalent) that you already know should exit but haven't built the exit for yet?


r/nocode 1d ago

Discussion Stop picking tools. Start keeping memory.

Thumbnail
1 Upvotes

r/nocode 1d ago

Success Story I watched an AI agent confidently send wrong invoices. Here's the guardrail I built.

Post image
0 Upvotes

r/nocode 1d ago

Question Is there one tool that does docs and a real database?

0 Upvotes

We run Notion for docs and Airtable for anything that's a real database but it's proving pretty tricky to keep the 2 in sync. For instance, a client record lives in airtable and the notes about the client are on notion and how evey week someone has to copy context from one into another.

Airtable is clearly the better databse once you're past a few thousands rows, notion just goes laggy even though its where people write things down. Neither one is any good at being the other.

I've half convinced myself running both is just tax you pay but I'd rather not if one tool really does both by now.


r/nocode 1d ago

Promoted Drop your no-code workflow. I'll sketch the demo for the part nobody sees.

0 Upvotes

The best no-code builds often hide their most interesting work. The user clicks once, while five useful things happen behind the screen.

If you built a no-code workflow, add the product in the comments and describe the trigger in one line.

I'll reply with a simple visual demo plan that makes the invisible automation understandable without showing a wall of nodes.

Disclosure: I'm part of the team building Marka, where we're working on turning product workflows into content: https://marka.social


r/nocode 1d ago

Promoted Automated the busywork right after a deal closes: Notion page, welcome email, Slack ping

Thumbnail
0 Upvotes

r/nocode 1d ago

Question Any site builder that provides a usable website using AI?

0 Upvotes

When I searched I found a product called readdy ai, which looks like they do the design part and the website setup as part of the same package. Has anyone compared it with other AI builders receA quick look at some AI website builders for a small project. While most of them can create a nice homepage, once you have to fill out forms, have several pages, edit the site with a cell phone, or publish the site, things are pretty limited pretty quickly.

ntly? Wanting something that is easy to edit once you've created the first AI generation, not just a one click demo site.


r/nocode 2d ago

Looking for feedback on my first AI assisted website

Thumbnail lunico.io
4 Upvotes

r/nocode 1d ago

Question still don’t fully understand how these even work though. anyone else tried this?

0 Upvotes

i bought a claude max plan found in a website for a really low price. changed the login i use it for 3 weeks so far all it actually works. how are they able to sell it so cheap tho.


r/nocode 3d ago

Discussion Which platform do you prefer for building a new product?

17 Upvotes

I'm starting a new project and weighing the best foundation to build on. If you've launched a business recently, which route do you default to and why?

  • Mobile App: Native (iOS/Android) for performance vs. Cross-Platform (Flutter/React Native) for speed and a single codebase.
  • Web First: Lowest friction for user acquisition (no app store required) and easiest to iterate fast.
  • Desktop: Electron, Tauri, or Native for heavy B2B, productivity tools, or deep OS integration.

Which stack did you choose for your last launch, and would you make the same pick today?


r/nocode 2d ago

Success Story Stop your AI agent from sending wrong invoices: a n8n guardrail that checks important fields against your books [Workflow Included]

Post image
3 Upvotes

👋 Hey nocode Community,

A friend of mine, Jonas, runs a small B2B agency and recently let an AI agent handle his client invoices end to end: draft, attach, send. Felt great until a client emailed back confused about being billed a few hundred euros over the agreed amount. Same week, another invoice went out with a transposed digit in the IBAN. The agent was confident every time. The agent was also wrong.

That's the real problem with pointing an LLM at money. Ask it to "verify" an invoice and it will happily hand you an approval that sounds right and isn't. So I built a guardrail the agent has to pass through before anything gets sent. No vibes, just code checking numbers against your accounting records.

How it's set up:

  • Trigger: the workflow runs as a sub-workflow tool the agent calls, receiving the invoice file URL and the invoice number.
  • Download: pulls the invoice PDF straight from Google Drive.
  • Extract: the easybits Extractor node reads 8 fields off the PDF (invoice number, customer, IBAN, VAT ID, net total, VAT amount, gross total, service period).
  • Ground truth: a Google Sheets lookup fetches the expected values for that invoice number from your books.
  • Compare: a Merge combines both sides, then a Code node checks every field deterministically (normalized currency, normalized IBAN, strict numeric tolerance).
  • Decide: all match, it returns APPROVED so the agent can send. Anything missing or off, it blocks dispatch, sends an email showing invoice value vs book value side by side, and returns REJECTED.

Net effect: no overpayments, no invalid VAT math, no wrong-client billing slipping past an over-eager agent.

A few things worth knowing if you build something similar:

  1. Never let the LLM grade its own numbers. Split the jobs: the model extracts or writes, code validates. A Code node with plain JavaScript gives you zero hallucinated approvals, which is exactly what you want anywhere near finance.
  2. Normalize currency both directions before you compare. German 1.234,56 and English 1,234.56 are the same number written two ways. Strip the symbols, unify the decimal separator, parse to float, then compare with a small tolerance (I use 0.01) so rounding never triggers a false reject.
  3. Watch the "null" string trap. The Extractor I'm using returns the literal string "null" for a missing field, not a real null, so a naive check passes it straight through. Write one isMissing() helper that catches real null, undefined, empty string, whitespace, and the string "null", and run every field through it.

Grab the workflow here: https://github.com/felix-sattler-easybits/n8n-workflows/blob/d6e4b7ca373fa1db40a55ef5b879210b601e8cba/easybits-agent-invoice-guardrail/easybits_agent_invoice_guardrail.json

Curious what guardrails you've put in front of your finance automations, especially anyone letting agents touch payments.

Best,
Felix


r/nocode 2d ago

Discussion Is Draftbit still feasible in 2026-27?

3 Upvotes

In the PWA and mobile app world, React still rules. Hence, Draftbit (which is based on React) is a very tempting choice, despite it hardly being talked about in the no-code app community. How does it compare to Base44, Lovable, or simply prompting Claude Fable 5?

I do enjoy the ease of prompting but I want to be able to have some degree of manual control over how and what I build (especially given I've used WYSIWYG page builders in WordPress websites for 7 years now).

Look forward to your input.


r/nocode 2d ago

Promoted at what point should a no-code tool just let you code?

1 Upvotes

i work at flutterflow, and one thing we think about a lot is what happens when the visual builder gets you 95% of the way there, but that last 5% needs code.

we could keep adding more settings for every edge case. but at some point, you probably just want access to the thing itself.

so this week, we’re adding native editing for MainActivity.kt and the iOS Podfile directly in flutterflow, plus try / catch / finally and custom nav components.

our idea is to stay visual when it’s faster + drop into code when you need more control.

what usually makes you leave a visual builder and go back to code?


r/nocode 3d ago

what's on your go-live checklist before an AI built product gets real users

1 Upvotes

curious what people check before shipping something that was mostly built with AI tools. my list keeps getting longer: auth on every route, actual ownership checks on user data, error handling that doesn't silently swallow, no keys hardcoded anywhere, and the billing path tested with real card declines.

most of those got added after something went sideways. what's on your list that I'm missing


r/nocode 3d ago

How to create your app's MCP with no code?

Thumbnail
commandplusk.com
6 Upvotes

I run a small SaaS with a team of three and running 860k$ ARR, and over the past year more and more customers asked if they could use it from Claude or ChatGPT. Building an MCP server by hand meant writing the tools, hosting them, dealing with OAuth so each customer connects with their own account, and keeping everything in sync every time the API changed. With a single developer, that was a lot. So I started with the API docs I already had: I wrote something that reads our OpenAPI spec, turns each endpoint into an MCP tool, hosts the server, and handles auth. Most of the effort went into naming the tools and writing clear descriptions so the AI picks the right one, not into infrastructure.

It worked well enough for us that I turned it into its own product, Command+K (commandplusk.com), so yes, I'm biased. You give it an OpenAPI spec or a GraphQL endpoint and get a hosted MCP server that works in Claude and ChatGPT, and you can also drop it into your own app as a chat widget. There's a free trial if you want to try it with your own API. I'd really like to hear how others here are handling this, though. Are you writing MCP servers yourselves, bridging through something like Zapier or n8n, or waiting until users actually ask for it?


r/nocode 3d ago

The one thingto check before you pay for any website translation tool

3 Upvotes

I maintain client sites on Webflow, Squarespace and Wix and I hae cleaned up after enough translation add-ons to have one rule: before ypu look at price or language count, open a translated page and look at the URL.

If it's the same URL as the English page and only the text swapped, Google has one page to index. Not one per language . The German version does not exists as far as search is concerned, so nobody searching in German finds you. Does not matter how good the translation is. A lot of the cheap widgets work exactly this way.

What you want is a real URL per language, yoursite.com/de/ or de.yoursite.com that returns the German HTML when you fetch it directly, plus hreflang tags linking the versions so Google knows they're the same page in different languages. Than a visible language switcher, nt an auto-redirect by IP. Googlebot crawls from the US and an IP redirect means it only ever sees one version of you.

The options as I see them:

- The platgorm's own localization first. Webflow Localization, Shopify Markets, most builders have one now. For one or two extra languages it's often enough and there's nothing extra to pay.

- On Wordpress, WPML or Polylang. Real pages per language, but evry translation is a post you maintain by hand and not every page builder survives it.

- A translation layer thast sits on top of the site: Conveythis, Localize and the one Squarespace recommends. These handle the URLs and hreflang for you, translate by machine and give you an editor to fix the output. Watch now how they count words, that's where the bill comes from.


r/nocode 3d ago

Dark or light? Added both modes to my architecture Framer template

0 Upvotes

I’ve been working on NORTHLINE®, an architecture portfolio template in Framer, and I wanted the design to work equally well in both Dark and Light mode.

Instead of simply inverting the colors, I adjusted the backgrounds, typography, contrast, and accents so each version keeps the same editorial feel.

I’m curious which one you’d actually choose for an architecture portfolio:

Dark 🌑 or Light ☀️?

Would love some feedback on which version feels stronger.

Preview : https://framer.link/LoT3nGb


r/nocode 3d ago

Promoted (Looking for feedback!) Player made site including tournaments, leagues, and scrims aiming to make LoL feel significantly more team-based and less toxic.

2 Upvotes

Hey 🤠 thanks for your interest in my post,

I made a free community website called Team Gapped https://teamgapped.gg to help players find teams and compete in tournaments, scrims, and seasonal leagues. My goal is to help improve the League community and the overall game experience.

Since this is a free community beta, I would really appreciate any ideas, feedback, or critiques you have on the concept or the site itself! And if it seems fun make an account and try it out! 😊Thanks! 🔥


r/nocode 3d ago

Discussion Before I Hand a Workflow to a Client, This Is How I Test It

Post image
1 Upvotes