Local services
Clinics, studios, trades, consultants. A site, a booking page and reminders, live before the first appointment.
Product infrastructure for small teams
Forja gives an idea everything it needs to become a business: a live site on its own address, an admin panel, sign-in, payments, e-mail, AI-written content and its own database. Hosted, backed up, yours.
Runs on infrastructure you already trust
Modular platform
Eight building blocks that usually take months to assemble, switched on from the first minute of every project. You edit words, pictures and prices; Forja runs the rest.
Five content templates, four visual styles, a block editor with live preview. Every version kept.
Services, opening hours, exceptions, reminders by e-mail. A public booking page on every site.
Stripe checkout for one-off purchases and subscriptions, coupons, refunds, receipts, instant access.
Born at name.forja.build with https. Buy a domain or connect your own; certificates are automatic.
Paste a reference or a screenshot and get a whole template: copy, colours, fonts, photos. Best current models.
An isolated Postgres database per project, encrypted settings, daily backups, restore in one click.
Accounts with e-mail or Google, two-factor for admins, transactional e-mail, campaigns, a full audit log.
When a site is not enough: real logic, APIs, webhooks and jobs, on the same platform. Agency plan.
Build
Name the project, pick a starting point, press create. Forja provisions the database, sign-in, e-mail, admin, certificate and address for that project while you watch. Then you make it yours.

Run
The unglamorous half of every product is done before you open the admin for the first time. Nothing to configure, nothing to patch, nothing to wake up for.

Grow
Revenue features that usually mean another three subscriptions and a developer. Here they are part of the project, reporting into the same workspace.

Solutions
Clinics, studios, trades, consultants. A site, a booking page and reminders, live before the first appointment.
Courses, downloads, memberships. Checkout, receipts and access that switches on the moment the payment lands.
Sign-in, subscriptions, an admin and a database from day one. Add real code when the idea proves itself.
Menu, hours, bookings and orders on one address, edited from a phone.
Many clients in one workspace, per-project access for editors, your brand on every admin.
A serious home for what you do, with a contact inbox and campaigns to the people who signed up.
Code products · Agency
Some ideas need their own logic: an inventory, a quiz engine, an integration. A code product is a real module with its own entities and API, deployed on the same platform, sharing the same admin, sign-in, e-mail and backups. The source is yours.
// A real product: its own tables, API and admin screen — same platform.
public sealed class Item { public Guid Id; public string Sku = ""; public int Quantity; }
builder.AddForjaModuleDb<StockDb>("stock");
app.MapGet("/api/stock/items", (StockDb db) =>
db.Items.Where(i => i.Quantity < i.LowStock).OrderBy(i => i.Sku));
nav.Add(new("Items", "/admin/stock", "box"));
Pricing
One subscription covers hosting, backups, certificates, e-mail and AI for every project in your workspace. Cancel any time; projects stay archived and restorable.
€19/month
Billed monthly
€49/month
Billed monthly
€149/month
Billed monthly
It builds the website, yes, but also everything behind it: accounts, payments, e-mail, admin, database and hosting. Think of it as a product factory rather than a page editor.
No. Everything is edited in a visual admin with live preview. When a project needs real logic (integrations, webhooks, custom data), the Agency plan adds code extensions.
On Forja's own servers in the EU, with daily backups and automatic certificates. Each project has its own isolated database.
Yes, on Studio and Agency. Point it at Forja and https is issued automatically.
Your projects are archived, not deleted. Restore them any time by subscribing again.
Create an account, name your first project and see it live in about a minute. No card needed for the trial.
Start building →Agencies, code products, migrations from another platform: tell us what you are building and we will map it to Forja.
Talk to us