#web

Websites and apps

When a workflow is not enough, we build the product: a marketing site with a booking flow, a web app with logins and Stripe payments, an internal tool on your own data, or a mobile app shipped through Capacitor to the app stores. Next.js on Vercel, a real database behind it, tests that run before every deploy, and the automations from the other families wired in from day one.

Can you show one? This site. Next.js, self-hosted fonts, a scheduler that loads only after you click, and a build that fails on a missing translation. The colophon in the footer lists the numbers; the booking flow is the first Deployed system.

Typical deliverables

  • Marketing site with booking flow
  • Web app with login and payments
  • Internal tool on your own data
  • Mobile app via Capacitor
  • Stripe checkout and invoices
  • Hosting, monitoring and backups

Tools

  • Next.js
  • Vercel
  • Stripe

Point of view

How we decide what to automate

Where a wrong number could reach a customer, the AI checks and a person decides. Where the work is only tedious, we automate it fully. Some things stay manual.

Automate fully

  • Deploy every change with a preview link, tests green before it goes live
  • Send booking confirmations, receipts and reminders from the app
  • Nightly database backups, with a restore tested once a month

AI checks, human decides

  • Copy and translationsdrafted by the AI, every page read by a person before launch
  • Error alertsthe AI groups them and proposes a fix, a person merges it
  • New featuresscoped in writing, built with weekly check-ins, accepted by you

Leave it manual

  • The design directionchosen with you in the first week, not generated
  • Anything that charges a card or deletes a user's datareviewed by a person
  • Impressum and privacy textfrom a lawyer or a template service, not from an AI

#systems

Example system

google calendar · n8n · slackWhat happens when you bookOne booking triggers 5 steps, and a briefing is ready before the call

Diagram of the What happens when you book system: 6 steps

Steps

  1. Booking form: You pick a slot and tell us what you want to automate.
  2. Calendar event: The call lands in both calendars with a video link.
  3. Notification to our team: We hear about the booking within a minute.
  4. CRM record: Your name, company and topic are saved in one place.
  5. Prepared briefing: A short summary of your topic and company is drafted for us.
  6. Read before the call: We read the summary before the call, so it starts with your question.
AI agents and automations

Let's talk about it