Knowledgebase
Internal documentation, guides, and system reference.
Strategy
Technical
Backend Architecture
Backend Architecture
Postcard's backend is built on Cloudflare Workers, providing a globally distributed, low-la...
Database Schema
Database Schema
The Postcard database (postcard-db) is a Cloudflare D1 instance. Below are the primary tables and ...
API Reference
API Reference
The base URL for all production API requests is https://api.getpostcard.app/v1.
Authentication
...
Deployment Guide
Deployment Guide
1. Backend API (Worker)
The backend is a Cloudflare Worker.
bash
npm run deploy
This runs...
Safety
Design
Documentation as Code
These articles are generated from Markdown files in the admin-panel/docs/ directory. To add or edit content, simply push a change to the repository.