r/NoCodeSaaS

▲ 1 r/NoCodeSaaS+2 crossposts

Built a complete plumbing SaaS platform — selling the entire codebase + IP for $23K

I built a full vertical SaaS platform specifically for plumbing companies and I'm considering selling the entire codebase, architecture, and IP rather than taking it through a full commercial launch myself.

To be transparent: this is a pre-revenue technology acquisition, not an established SaaS business. There are currently $0 MRR and no production customers.

I recently ran a buyer-side forensic valuation of the repository, deliberately treating it as a pre-revenue software asset rather than assigning value to hypothetical revenue.

The internal valuation model came back at:

  • $23,000 USD — asking price
  • $26,500 — hypothetical maximum buyer wire
  • $28,500 — estimated technology FMV
  • $78,500 — estimated agency replacement cost

These are valuation estimates, not an external M&A appraisal.

What's built

This is a functioning multi-tenant application rather than a landing page or prototype:

  • Multi-tenant plumbing company architecture
  • Dispatcher / operations dashboard
  • Technician mobile PWA
  • Customer portal and permanent accounts
  • Customer booking
  • Dispatch and technician workflows
  • Job state management
  • Labor/time tracking
  • Parts & materials
  • Customer signatures
  • Before/after photos
  • Estimates
  • Invoicing
  • Tax engine
  • Stripe Connect
  • Stripe webhook idempotency
  • Private file storage/proxy
  • RBAC and tenant isolation
  • PostgreSQL + Prisma
  • Redis/BullMQ background processing
  • Notifications/outbox architecture

Testing

The current repository has 47 test suites / 269 automated tests passing.

I've also built a dedicated multi-tenant load/acceptance harness that creates synthetic companies, staff and customers and tests:

  • Cross-tenant IDOR attempts
  • Customer isolation
  • Staff authorization boundaries
  • Concurrent authentication/token redemption
  • Duplicate Stripe webhook delivery
  • Financial idempotency
  • Database integrity
  • Synthetic-data cleanup
  • Load and soak scenarios

The latest test runs reported zero cross-tenant leaks, zero unauthorized mutations, zero duplicate payment effects and zero test-data residue across the tested scenarios.

Obviously, passing automated tests doesn't mean "zero possible bugs forever." It means those scenarios have been explicitly tested and passed.

What the buyer would actually need to configure

The purchaser would use their own production accounts/credentials for services such as:

  • Stripe Connect
  • PostgreSQL
  • Redis
  • S3/R2
  • Resend
  • Twilio
  • Sentry

The technician application is a mobile-optimized PWA, not native iOS/Android apps.

Why I'm selling

I think the technology is far enough along that someone with an existing plumbing/HVAC/field-service distribution channel could get considerably more value from it than I will by continuing to build infrastructure.

I'm more interested in finding someone who can actually commercialize it than trying to maximize the last dollar of the sale.

Asking: $23,000 USD for the complete software asset + IP, subject to a proper asset purchase/IP assignment agreement.

Serious buyers can conduct repository-level technical due diligence before closing.

If you're building in field service, plumbing, HVAC, electrical, or vertical SaaS, I'd genuinely be interested in hearing what you think this is worth.

reddit.com
u/Beneficial_Sport_354 — 3 days ago

I created an alternative to internships...

You need experience to get experience, so I decided to break the loop. It's called runeships.com, and you can complete tasks for real companies and get practical experience to put on your CV. Win-win for everybody.

reddit.com
u/runeships — 4 days ago
▲ 37 r/NoCodeSaaS+2 crossposts

5 ans à dev un web builder fullstack

Salut ! ça fait 6 ans que mon frère développe luna-park.app (en deux mots c'est un éditeur avancé de nocode, pas du tout IA first, tu peux tout construire à la main et éventuellement utiliser ton IA si t'as envie)

Je l'ai rejoint il y a presque 2 ans parce que je trouvais ça incroyable. Je suis ingénieur comme lui et je m'occupe de la com / faire des tutos / faire des retours produits, bref profil un peu couteau suisse.

Récemment on a eu pas mal d'opportunités avec les écoles d'ingénieurs et on se projette sur l'éducation : les étudiants adorent, on garde le principe de la programmation mais sans la syntaxe, et ça évite qu'on leur donne un sujet qu'ils copient collent sur chatgpt

MAIS : on galère un peu à atteindre notre cible de base qui sont les nocodeurs avancés et développeurs; on sait que c'est ultra difficile de convaincre des gens de s'investir un peu dans un outil surtout avec tous les builders IA first.

J'avais fait un post l'année derniere sur r/nocode (lien ici) qui a confirmé l'intérêt des gens pour la promesses (1000 inscrit en 2 jours) mais presqu'aucun ne s'est donné la peine d'essayer de créer un vrai projet, d'aller au bout de nos tutos. Donc on a très probablement un problème d'onboarding qu'on essaye de résoudre, mais peut être autre chose qu'on ne voit pas ?

Je suis preneur de feedback brutal ! ;)

u/GabUritos — 6 days ago
▲ 311 r/NoCodeSaaS+45 crossposts

I've been building a SQL learning platform for the past few months. It's called QueryCase and I'd love honest feedback

I've spent the last few months building something and I'm finally at the point where I want to share it properly rather than just quietly hoping people find it.

The idea came from a frustration I kept seeing (and feeling myself): SQL tutorials teach the syntax fine but there's never a reason to care about the answer. You filter a table called employees, get a result, and nothing happens. Your brain doesn't bother keeping it.

I wanted to try a different approach. QueryCase teaches SQL through detective investigations. You get a briefing from Chief Fox (our mascot), a real database to query, and a mystery to crack. The JOIN matters when a suspect has an alibi. The WHERE clause matters when you're trying to find who entered the building at 22:13. The SQL is the tool for solving something, not the point in itself.

Here's what's actually in it:

  • A structured learning path across 54 cases, going from Recruit through Rookie, Detective, Senior Detective, and Chief Detective. Each rank has drills and a level exam to pass before you progress.
  • Sandbox mode where you can explore real datasets (IMDB movies, Spotify, sports stats, Steam games) and run whatever you want with no pressure and no mystery attached. Just free exploration against actual data.
  • Everything runs in the browser using DuckDB WASM so there's nothing to install.

I'm a solo developer and this is genuinely early days. I'm sharing here because this community is exactly the kind of people I built it for, and I'd rather get honest feedback now than find out later I've built the wrong thing.

What's missing? What would make you actually stick with something like this versus what you've used before?

querycase.com if you want to take a look.

Any feedback appreciated!

u/conor-robertson — 8 days ago
▲ 3 r/NoCodeSaaS+2 crossposts

Drop what you’re building 👇

Working on a product or side project right now? Share it below; I’d love to see what everyone’s creating.

reddit.com
u/Expensive_Spare821 — 7 days ago
▲ 35 r/NoCodeSaaS+8 crossposts

I built a visual directory for SaaS

Hey everyone,

I built SaaSBoard (https://saasboard.app/), a visual directory for SaaS startups, where founders can showcase their products on an interactive grid.

If you're currently building a website or app and looking for extra reach or backlinks, feel free to check it out and claim your spot on the grid.

Would love to hear any thoughts, feedback, or suggestions from the community!

u/Primary_Count_5810 — 8 days ago

I've poured a year of my life into a SasS that I genuinely thought would make it. It did not.

This is not much of a post, just some grievances. I always knew that creating something could mean that it would fail, but I genuinely did not expect that mine would fail the way that it did.

A little backstory.. I manage HOAs for a living, and if you've ever worked for an HOA management company in Florida, you know that their technology suck really bad. I have no engineering experience, and before AI I was bound to dumb Excels and Word documents just like everyone else.

When AI came by, I started by building a smart VBA powered excel that tracked my tasks, auto archived them, and gave me a neat weekly report at the press of a button. From there, it grew into a full blown HOA manager specific project management software. Not something general like Todoist, but specialized for the industry.

It did everything, it really did, and it did it better than any other software on the market. I've tried to advertise it to friends and family by giving them free premium tiers. Friends never touched it for a day and never again. Family used it for a while, and then quit, including my wife which was my biggest advocate.

With 0 sales in over a year, I was devastated, and on August 2nd, 2026, while working on a freaking accessibility module.. I've decided to give up. My time, and money, were not worth it, and so, I've retired the program. I still use it of course, as it does what its supposed to, and I will still renew the domain just to keep it going for myself.. but as a product, it was a complete failure, even though it did what people struggle the do in the best way possible. My heart is truly broken, and I just wanted to share.

Thank you.

reddit.com
u/Corvexi — 7 days ago

Drop your startup idea and I’ll tell you what to stop wasting time on

I’m building too, and one thing I’ve learned: founders are ridiculously good at staying busy while avoiding the one thing that actually moves the needle.

So, your turn.

Drop:

  • what you’re building
  • who it’s for
  • what’s currently kicking your ass

I’ll pick a few and tell you the one thing I’d focus on next and the one thing I’d stop pretending is productive.

No pitch deck. No MBA essay. No 20-paragraph “strategy.”

Just founder to founder.

reddit.com
u/Expensive_Spare821 — 6 days ago
▲ 42 r/NoCodeSaaS+7 crossposts

Purchase Order Automation in n8n – batch-extract POs and generate EDI 850 files for your ERP [Workflow Included]

👋 Hey n8n Community,

A while back I built a purchase order extractor for a friend who was drowning in PO PDFs. It let him batch-upload the documents through a form and pull all the data into a Google Sheet through the easybits extractor. That alone saved him a lot of manual re-typing.

Last week he told me his company is moving onto SAP, and he asked whether the workflow could also spit out EDI files so he can push the orders straight into the ERP instead of keying them in by hand. So I built that in, and while I was at it I made the whole thing a good bit more robust.

How it's set up:

  • Batch PDF upload: the form takes one or many PO PDFs at once, and a toggle lets you decide per submission whether you also want EDI files out.
  • Extraction: each PO runs through the easybits extractor one at a time and lands in a Google Sheet, one row per line item, with the source document name on every row so you can always trace a row back to its PDF.
  • EDI 850 generation (optional): when the toggle is on, each PO is also turned into a valid X12 850 EDI file and saved to a Drive folder, ready to upload into SAP. A separate sub-workflow handles the generation, so the main flow stays clean.
  • Duplicate check: after extraction it checks the PO number against what's already in the sheet. If that PO was processed before, it skips it, so you never get double entries.
  • Flag summary: the completion screen tells you if any field was missing or looked off in an extraction, and lists any duplicates it skipped along with the PO number.

Short video attached showing a batch run of three POs with EDI generation switched on, then a re-upload of one of them so you can see the duplicate check catch it and report which document and PO number it was.

Both workflows (the main one plus the EDI sub-workflow) and a setup guide are here: https://github.com/felix-sattler-easybits/n8n-workflows/tree/f4dec1bef3561aa9e803bb21b96ebff1ab0dde04/easybits-purchase-order-extractor-v2

You'll also find it alongside 20+ other n8n workflows in my repo. If it's useful to you, a ⭐ really helps other builders discover it too: https://github.com/felix-sattler-easybits/n8n-workflows

Curious how the rest of you are handling the PO-to-ERP step. Are you going through EDI, hitting a direct API, or still uploading into the ERP by hand?

Best,
Felix

u/easybits_ai — 8 days ago

How do you write SEO articles with Claude that actually rank?

What’s your proven workflow for creating SEO content with Claude or other AI tools?

  • What process do you follow from keyword research to the final article?
  • Are your AI-assisted articles ranking consistently in Google?
  • What have you found works best, and what should be avoided?

Would love to hear from people who have tested this at scale.

reddit.com
u/Expensive_Spare821 — 6 days ago
▲ 3 r/NoCodeSaaS+1 crossposts

I launched a non-AI SaaS in 2026. Was that a stupid idea?

Disclosure: I'm the founder of Book A Sloth.

I launched a SaaS recently, and one thing that feels strange is that we're building it without AI being the centre of the product.

Book A Sloth is a scheduling and booking platform for service professionals. The core product is deliberately boring:

  • booking pages
  • availability management
  • payments
  • automated reminders
  • appointment management
  • customer communication

There isn't an AI assistant generating anything. There isn't a chatbot pretending to solve every problem. It mostly just makes sure someone doesn't have to manage their entire business through WhatsApp messages and spreadsheets.

And honestly, I'm wondering whether this is actually a disadvantage in 2026.

It feels like every new SaaS launch now has to answer:

"Where's the AI?"

But I'm increasingly convinced that there are still businesses where the best product is simply software that does one job extremely well.

We're still early, so I don't have some massive success story to attach to this. I'm more interested in the broader question:

Are people still willing to pay for simple, non-AI SaaS products if they solve a painful enough problem?

For founders building SaaS right now, how are you thinking about this?

reddit.com
u/TheBogusAadmi — 9 days ago
▲ 5 r/NoCodeSaaS+2 crossposts

Urgent! Need help with maxing integration credits

Please help! My app is being used a ton all of a sudden and my integration credits are about to max out. I have maybe 24-48 hours until my app stops working. The problem is that I'm not making enough MRR to justify buying the elite subscription at $160/month, and I've already paid for a full year of the pro subscription. What can I do to prevent the app from stopping? I have a lot of users and this issue arose suddenly. Do I have other options besides upgrading, like buying more credits for this month?

I changed the model that the app uses to SIGNIFICANTLY reduce the integration credit usage next month... So ideally I don't need the elite credit count, except for the remaining 2 weeks until credits reset. Advice??

u/Thinking_Sphinx — 9 days ago

What's the most frustrating part of building with AI/no-code tools?

For those building apps or SaaS without a technical background, using AI or no-code tools:

What trips you up most? Is it not knowing what to ask the AI for? The tool doing something different from what you meant? Ending up with something that half-works and not knowing how to fix it?

Trying to understand where non-technical builders actually get stuck.

reddit.com
u/lao8_10 — 9 days ago
▲ 51 r/NoCodeSaaS+7 crossposts

Invoice Automation in n8n – extract data from many invoices at once into Google Sheets [Workflow Included]

👋 Hey n8n Community,

I've built a lot of finance workflows over the last few months for friends who run small businesses, and going back through my library I realised I'd never shared the most basic one people keep asking for: a simple batch invoice extractor. So I cleaned one up and pushed it to the n8n template library: Extract batch invoice data from form uploads with easybits and Google Sheets.

The idea is simple. You upload one or many invoices (JPG, PNG, or PDF) through a single form, and it extracts the data from all of them in one go, instead of dragging every invoice in one by one. Each invoice lands as a row in a Google Sheet, and when the batch finishes, the form shows a summary marking every file with a ✅ or ❌ so you instantly see which ones need a second look.

How it's set up:

  • An n8n Form takes one or more invoice files.
  • The files get split into one item per file, keeping the original filename.
  • It loops over the invoices one at a time, sending each to the easybits Extractor, which returns the fields (invoice number, date, vendor, total, and so on) as a structured data object.
  • The filename gets reattached, and a check runs over the critical fields.
  • One row per invoice is appended to Google Sheets, with a pass/fail status.
  • A batch summary is shown as the form's completion message.

A few things from the build that might save you time on your own flows:

  • The extractor bundles everything you hand it into one request. Pass it all the files at once and you get one merged result back, not one per invoice. Looping one file at a time is what gives you a clean result per invoice. This one cost me a debugging session.
  • Treat "missing" as a signal, not an error. The extractor returns null when a field isn't on the document. Instead of fighting that, I lean into it: a small check flags any invoice missing a critical field, which is what powers the ✅/❌ summary. Worth catching the sneaky empties too (the string "null", empty strings, whitespace), so nothing slips through looking present when it isn't.
  • The fields are yours to change. The mapped fields are just a starting point, so you can add whatever you need to pull from your own invoices, like a VAT ID, PO number, or IBAN. The extractor also has auto-mapping, so you can upload one example invoice, let it detect the fields, and tweak from there.

I also recorded a short video showing how it runs end to end, which I'll post alongside this.

For more free workflows, feel free to check my GitHub as well: https://github.com/felix-sattler-easybits/n8n-workflows. A star helps other builders find it, so I'd be really thankful for that support.

How do you all handle the invoices that fail extraction? Curious whether people flag them for manual review like this or route them elsewhere.

Have a good start to the week.

Best,
Felix

u/easybits_ai — 10 days ago
▲ 5 r/NoCodeSaaS+1 crossposts

I keep daydreaming about the moment I get my first paying subscribers for my AI sales engine

Honestly, I just need to share this with people who get it.
I’ve been building my product (Flow Era) for months now. It’s an AI sales brain for creators and solopreneurs that detects lead hesitation in real-time and converts them before they leave.
I built the whole core logic using no-code and AI tools, and while the product is live and running, my head is completely filled with one constant daydream: seeing that dashboard light up with real, paid subscribers, one by one.
Building alone as a solopreneur is a wild ride. Some days you’re deeply focused on the vision, and other days you just can’t wait for that validation moment where all the silent nights pay off.
To anyone else currently in the "pre-revenue / early traction" grind — how do you channel that impatience while waiting for the snowball to start rolling?

reddit.com
u/flow-era-saas — 9 days ago
▲ 29 r/NoCodeSaaS+3 crossposts

Has anyone actually vibe coded a SaaS w/ real revenue? Not "i have a few users" ... like quit-your-job money.

I'm nosy... who has done this? what is it and how much is it making? did you quit your job? did you get lucky? how'd you market it? I have so many questions...

reddit.com
u/minneapolisemily — 13 days ago
▲ 5 r/NoCodeSaaS+3 crossposts

Making my first ever SaaS Product

I’ve been working in SEO for more than 10 years, and it’s pretty much what I’ve done throughout my career. I make decent money from it, but lately I’ve been looking for ways to diversify.

That curiosity led me to the idea of building a SaaS tool from scratch. I want to create an all-in-one ranking and research platform with features that no other tool currently offers.

AI has made me realise that building software from the ground up is more achievable than ever. It’s still going to take some time before the product is ready, but I’m excited about the challenge and hopeful that it does well

Any tips or things I should keep in mind?

reddit.com
u/Expensive_Spare821 — 10 days ago
▲ 12 r/NoCodeSaaS+1 crossposts

No-code landscape 2026: 100+ tools across 10 categories

We just updated our No-Code Landscape for 2026.

The no-code ecosystem has changed a lot since we first created it, so this year we mapped 100+ no-code tools across 10 categories, including:

• Database Builders
• Internal Tools
• Website Builders
• Mobile App Builders
• Productivity
• Automation & Integrations
• AI-Native Builders
• AI Agents & Intelligent Automation
• App Builders
• Forms

The biggest change this year? AI has become a much bigger part of the landscape. We added dedicated categories for AI-native builders and AI agents because tools like these are changing how people build software.

We also looked at things like open source, self-hosting, free plans, and built-in AI to make it easier to compare tools.

👉 Download the 2026 landscape image

We also turned the list into an interactive directory where you can explore all 100+ tools by category and compare their features:

👉 Browse the interactive directory

👉 Read the full guide

What would you add or change?

u/Mrktbloom — 10 days ago