# Cascadia PLM > The open source PLM for hardware teams. ## What is Cascadia PLM? Cascadia PLM is an open source product lifecycle management platform for teams who ship physical products. Available on GitHub under AGPL-3.0 and free to self-host on your own infrastructure. Manage parts, BOMs, documents, requirements, and change orders with Git-style versioning and full data ownership. ## Key Value Propositions - **Open source**: Full source code on GitHub under AGPL-3.0. Free to self-host with unlimited users. - **Self-hosted option**: Deploy on your servers, private cloud, or air-gapped networks. Your data never leaves your control. - **No per-seat licensing**: No pricing that scales with team size. - **Full data ownership**: Your PostgreSQL database, exportable anytime. ## Core Features - **Parts & BOMs**: Multi-level bills of materials with where-used tracking - **Change Orders**: ECO/ECN workflows with approval routing and impact analysis - **Documents**: Version-controlled file vault with check-in/check-out - **Requirements**: Trace requirements to designs and verify compliance - **Git-Style Versioning**: Branch for ECOs, merge when released, never lose history - **Full Audit Trail**: Every change tracked, every action logged, always exportable ## Technical Stack - **Frontend**: TanStack Start (React-based) - **Backend**: TypeScript with Zod validation - **Database**: PostgreSQL with Drizzle ORM - **Styling**: Tailwind CSS - **Deployment**: Docker, Kubernetes, or bare metal ## Target Users - Engineering teams at hardware/manufacturing companies - Organizations frustrated with proprietary PLM pricing and lock-in - Teams that want to own their product data and source code - Companies with air-gapped or on-premise requirements - Technical teams comfortable with self-hosted software ## Getting Started Visit https://cascadiaplm.com to learn more, or clone the repository from GitHub to self-host. ## Links - Website: https://cascadiaplm.com - GitHub: https://github.com/Cascadia-PLM/Cascadia-App - Documentation: https://docs.cascadiaplm.com - Discord: https://discord.gg/cascadia-plm ## Comparison to Alternatives | Aspect | Proprietary PLM | Cascadia PLM | |--------|----------------|--------------| | Source code | Closed | Open source (AGPL-3.0) | | Pricing | Per-seat subscription | Free self-hosted | | Data location | Vendor servers | Your infrastructure (self-hosted) | | Vendor dependency | High | Low | | Export capability | CSV dumps | Full database export | ## Contact For questions about Cascadia PLM, visit the website, documentation site, or join the Discord community.