Skip to content
rocambille edited this page Apr 28, 2026 · 22 revisions


Build and deploy web applications with tools you actually understand !


StartER is an open-source Express + React framework built for learners. No magic, no black boxes: just readable, modifiable code from top to bottom.

New here? Start with Installation, then First exercises.

What you'll find in this wiki:

  • 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, testing, deployment
  • Reference — API, components, types, CLI scripts, and a technical glossary
  • Deep Dives — go further on specific architectural choices

Clone this wiki locally