A
Acme Corp
StatusRoadmapChangelogHelp CenterSupportFeedback
Help CenterDevelopers

Developers

Contribute to Quackback: architecture, local setup, testing, and reference docs.

DU
Demo User
By Demo User·10 articles
Add a new featureBuild features from database to UI using existing patterns.
25 min read
ArchitectureUnderstand how Quackback's layers fit together.
10 min read
CLI ReferenceCommand reference for Quackback development and operations
4 min read
Contribute to QuackbackSubmit bug reports, features, and code to the project.
4 min read
DatabaseWork with PostgreSQL, Drizzle ORM, and TypeIDs.
8 min read
Database SchemaTables, columns, and relationships in the Quackback database.
64 min read
Environment VariablesComplete reference for all Quackback configuration options.
17 min read
Server FunctionsType-safe RPC endpoints. The bridge between your React components and backend logic.
12 min read
Set up local developmentGet Quackback running locally for development.
5 min read
Write and run testsWrite tests that catch bugs. Unit tests with Vitest, E2E tests with Playwright.
14 min read