Skip to content
rocambille edited this page May 1, 2026 · 22 revisions


The AI-native playground for rapid prototyping


StartER is an open-source Express + React framework designed for the era of agentic coding. No magic, no black boxes: just readable, modifiable code that provides AI agents with a perfect mental model for safe and rapid prototyping.

New here? Start with Installation, then First exercises.

What you'll find in this wiki:

  • AI Co-creation — understand the AI Mental Model and the AI Prototyping Workflow
  • Getting started — install the project, run your first exercises, create your first resource
  • Explanations — understand the directory structure, the request lifecycle, and the Repository pattern
  • How-To Guides — authentication, authorization, security, contracts and verification, deployment
  • Reference — API, components, types, CLI scripts, and a technical glossary
  • Deep Dives — go further on specific architectural choices

Clone this wiki locally