Extend ThirdCloud with third-party apps
—just like in VS Code!
ThirdCloud helps you work smarter by bringing your tools and data together.
- ☝️One Platform: All your tools in one place.
- 🤝 Easy Teamwork: Collaborate smoothly across divisions.
- 🤹 Adaptable Workflows: Add third-party apps to fit the way you work.
Each third-party app runs in an isolated sandbox with limited access to the DOM and Web APIs. They are given the same level of performance and accessibility as ThirdCloud itself.
- 🛠️ Built with Familiar Technology: Vanilla JS, React, Vite, and more. We focus on providing a great developer experience. For more information, see Build Your First App.
- 🔋 Batteries included: Built-in features like authentication, real-time updates, analytics & enterprise data models.
Important
ThirdCloud is in beta phase. The security layer has not safeguarded all Web APIs.
-
Development:
bun i # or npm i bun dev
-
Production:
bun run build # your app is ready to serve in the output folder
ThirdCloud is an open-source project. We value contributions and feedback. Join our community and help us shape the future of collaborative work!
For any questions or support, please feel free to reach out via support@thirdcloud.org.