Marketing site and docs for podomy.com.
Products live in the podomy GitHub org. This repo is only the website.
/About/concord/Product summary/docs/Docs, rendered fromdocs//pricing/Commercial licenses/contact/Talk to engineering/terms/Terms
docs/ mirrors Concord docs/ (overview, architecture, CLI, Go SDK,
deployment). Keep wording in sync when Concord docs change.
src/pages/ Routes, including pricing estimator
src/layouts/ Site chrome
src/components/
src/styles/ Global CSS
docs/ Markdown source for /docs/
public/ Static assets
Commands, run from the repo root:
pnpm install
pnpm dev # local server
pnpm build # static output in dist/
pnpm preview # preview the buildRequires Node >=22.12.0.
Discuss your change with the engineering team at contact@podomy.com before opening a PR in order not to waste anybody's effort or time.
Announcements and engineering updates on distributed systems, consensus algorithms, and robotic fleet coordination are shared via our newsletter at podomy.com.
