These videos detail the build out of software-factory.dev, a fully AI-coded Notion-like app.
Curated by: Ona (10 videos)
Day 2 of building Memo, a Notion-style note-taking app, entirely with AI agents. No hand-written code. Today we set up the automation pipeline that will build the product for us. We start with an empty Next.js 16 scaffold, wire up Supabase auth and Sentry monitoring, and deploy the app shell to memo.software-factory.dev — all through agent prompts. Then we get into the interesting part: the assembly line. We introduce AGENTS.md — a short file that tells every agent how to behave in this repo — and get the PR Reviewer automation running. We walk through the full automation roadmap: Feature Builder, Verifier, Incident Responder, Daily Metrics, Performance Monitor, and Automation Auditor. Each one handles a different stage of the software development lifecycle so the factory can run without us. Repo: https://github.com/gitpod-io/memo App: https://memo.software-factory.dev Website: https://software-factory.dev Built with Ona — https://ona.com