Developer Docs

Project Documentation

Download, copy, or print the technical spec and database schema for Replenn.

Technical Specification

Markdown

Full system spec — tech stack, architecture, all API endpoints, subscription plans, AI features, auth flow, and known tech debt.

SPEC.md · ~18 KB

Download.md file
View rawnew tab

Database Schema

Markdown

Complete MySQL schema — all 15 tables with column definitions, types, constraints, foreign keys, and an entity relationship diagram.

DB_SCHEMA.md · ~10 KB

Download.md file
View rawnew tab

Downloading the full source code

To export the complete project as a ZIP, use the ⋯ menu in the top-right of the Airo builder and select Download code. The schema file lives at src/server/db/schema.ts and all API handlers are under src/server/api/.