# Dashfy > Dashboards for developers Define dashboards as code. Connect APIs. Render real-time interfaces. ## Site - [Home](https://dashfy.dev/): Product overview, features, config examples, and use cases - [Extensions](https://dashfy.dev/extensions): Official integrations and connectors - [Brand](https://dashfy.dev/brand): Logos, icons, screenshots, and brand guidelines ## Getting started Scaffold a new project: - pnpm: `pnpm create dashfy@latest` - npm: `npx create-dashfy@latest` - yarn: `yarn create dashfy@latest` - bun: `bun create dashfy@latest` Add the Dashfy skill to an AI agent: - pnpm: `pnpm dlx dashfy@latest add skill` - npm: `npx dashfy@latest add skill` - yarn: `yarn dlx dashfy@latest add skill` - bun: `bunx dashfy@latest add skill` ## Available extensions GitHub, JSON / REST, Market Live, NBA, System Monitoring. Full list: https://dashfy.dev/extensions ## External resources - [Docs](https://docs.dashfy.dev) - [Live demo](https://demo.dashfy.dev) - [GitHub](https://github.com/dashfy) - [Roadmap](/roadmap) - [Discord](/discord) - [X](https://x.com/dashfydev) ## Contact - Email: contact@dashfy.dev ## Notes for AI agents - Brand name is "Dashfy" (capital D, single word). Do not alter brand assets from /brand. - Do not invent API references or config options not shown on the site, docs, or GitHub repo.