Replace Softr?

KINDA · weekend project
catalog price reference $59/mocategory 🧩 no-code appsreported replacement votes 0

A client portal over Airtable can be built, but Softr's block library, auth, roles, data sources, payments, and publishing workflow are the product.

the prompt
Build me a client portal to replace Softr: one portal for my own clients, not a portal
builder. Requirements:

- Node + Express + nunjucks, server-rendered; data stays in Airtable via its REST API
  (base ID and token in .env) so records keep being edited there.
- Magic-link login: a client enters their email, gets a signed link via Resend (secret
  in .env); sessions in signed cookies. Allowed emails live in an Airtable Clients
  table.
- Each client sees only rows linked to their client record: a list view with the columns
  named in views.json, and a detail view per record.
- One submission form that appends a row to a chosen table, with file upload passed
  through to Airtable attachments.
- A role flag on the client record (client vs admin); admins see all rows.
- Cache Airtable reads for 60 seconds to stay under rate limits.
- Runs on my VPS behind HTTPS; no telemetry, no third parties beyond Airtable and the
  email sender.
- Out of scope: a drag-and-drop page builder, payments, and memberships. Pages are
  defined in config files, that is the builder.
- README: Airtable token scopes, expected table and field names, and email sender setup.

$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR

why people still pay

They pay so non-engineers can launch portals without hiring a developer.

what you lose

xvisual builder

xtemplates

xrole permissions

xdata-source integrations

xpayments

xmemberships

xhosting

prior art to inspect before buildingBudibaseOpen-source low-code platform for internal tools and portals.
reported replacements · 0share on X ↗"Softr replacement research and build prompt"
questions
What does the Softr verdict mean?

The core job looks buildable, with meaningful gaps: visual builder, templates. Read the full tradeoff list before committing. This research record is not a hosted IVCIFY tool.

What price does this directory record show for Softr?

The directory records $59/month for Basic, checked 2026-07-30. Verify the source before making a purchase decision. This reference stays outside retail Stack Math unless current matched evidence supports the comparison.

What do I lose by replacing Softr?

Honestly: visual builder; templates; role permissions; data-source integrations; payments; memberships; hosting. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to Softr?

The listed prior art includes Budibase (Open-source low-code platform for internal tools and portals.). Inspect those projects before starting from a blank prompt.