# tduck-platform **Repository Path**: Continuee/tduck-platform ## Basic Information - **Project Name**: tduck-platform - **Description**: 一款免费的表单问卷系统;可快速创建问卷或业务表单,采用无代码理念支持开发自定义组件。采用SpringBoot+Vue+ElementUI技术栈,功能强大界面清新,支持一键部署🔥🔥🔥🔥🔥 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.tduckcloud.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1531 - **Created**: 2026-03-02 - **Last Updated**: 2026-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🚀 TDuck — Open-Source Typeform Alternative > **Self-hosted · API-First · Enterprise-Ready Form Infrastructure**

--- ## 🔥 Why TDuck? Tired of: * ❌ Expensive SaaS form tools * ❌ Vendor lock-in * ❌ Limited customization * ❌ No private deployment TDuck gives you: * ✅ Full self-hosted control * ✅ Powerful logic engine * ✅ Open API & WebHook * ✅ Enterprise-ready architecture * ✅ Free & Open-source --- # ✨ What Makes TDuck Different? ## 🧠 Advanced Logic Engine * Conditional show / hide * Jump logic * Value calculation * Dynamic validation * Sub-form support * Matrix & complex structures Build complex business workflows — not just surveys. --- ## 🔗 API-First Integration * Full data sync API * WebHook (Create / Update / Delete) * Email notifications * Cloud storage support Easily integrate with your existing systems. --- ## ☁ Self-Hosted by Design Deploy in: * Docker * Docker Compose * Private cloud * On-premise servers **Your data. Your rules.** --- # ⚡ 1-Minute Deployment ```bash docker run -d \ -p 8999:8999 \ --name tduck \ tduckcloud/tduck-platform ``` Open: ``` http://localhost:8999 ``` Default account: ``` admin@tduckcloud.com 123456 ``` --- # 🖼 System Preview ## Login ![Login](readmeImages/screely-1680875090915.png) --- ## Project Dashboard ![Project](readmeImages/screely-1713235168567.png) --- ## Form Designer ![Designer](readmeImages/screely-1680873554938.png) --- ## Logic Settings ![Logic](readmeImages/screely-1680873488767.png) --- ## Data View ![Data](readmeImages/screely-1680873703554.png) --- ## Analytics Dashboard ![Analytics](readmeImages/screely-1680873817576.png) --- ## Theme Customization ![Theme](readmeImages/screely-1680873577743.png) --- # 🆚 TDuck vs SaaS Form Tools | Feature | TDuck | Typeform | Google Forms | | ------------------ | ----- | -------- | ------------ | | Self-hosted | ✅ | ❌ | ❌ | | Open-source | ✅ | ❌ | ❌ | | API Access | ✅ | Limited | ❌ | | WebHook | ✅ | Limited | ❌ | | Private Deployment | ✅ | ❌ | ❌ | | Cost | 🆓 | 💰 | 🆓 | --- # 📊 Core Capabilities * 27+ Form Components * Real-time analytics * Data export (Excel / CSV) * Attachment batch download * Role-based permissions * Cloud storage support * TReport visualization integration --- # 🌍 Perfect For * Enterprises * Developers * SaaS builders * Government * Private cloud environments * Anyone who wants full data control --- # ⭐ Support the Project If TDuck helps you: * ⭐ Give it a Star * 🚀 Share with your team * 🔁 Contribute to the community --- # 📜 License MIT License ---