Skip to content

Latest commit

 

History

History
117 lines (80 loc) · 3.7 KB

File metadata and controls

117 lines (80 loc) · 3.7 KB

InSuite Logo

Inled InSuite Office

Modern, local-first, private, offline, in-browser Office Editor based in OnlyOffice.

Version Framework License Website

🚀 Live Demo

Quick Create: 📄 Word | 📊 Excel | 📽️ PowerPoint


🚀 Overview

Inled InSuite is a powerful web application designed to provide a seamless experience for viewing and editing Office documents (Word, Excel, PowerPoint) directly in your browser. Built with a "local-first" philosophy, it ensures your documents remain private and secure while providing a desktop-class editing experience.

🌍 Access Options

✨ Key Features

  • 📂 Multi-Format Support: Open and edit .docx, .xlsx, and .pptx files.
  • 🔒 Local-First: Files are processed locally in your browser, ensuring data privacy.
  • ⚡ Fast & Responsive: Built with Next.js 15+ and optimized for performance.
  • 🛠️ Rich Tools: Integrated with advanced editing capabilities.
  • 📦 Persistent Storage: Uses IndexedDB for local file management.

🛠️ Technology Stack

🛠️ Getting Started

Prerequisites

  • Node.js 22+
  • pnpm (recommended)

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd website
  2. Install dependencies:

    pnpm install
  3. Run the development server:

    pnpm dev
  4. Open http://localhost:3000 in your browser.

🚢 Deployment

The project is configured for Cloudflare Pages.

  • Production Build: pnpm build
  • Deploy to Production: pnpm deploy
  • Deploy Preview: pnpm deploy:preview

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request or open an issue.

📜 License

The original code of OnlyOffice and Ziziyi Office is licensed under GNU Affero General Public License Version 3 (AGPL v3). Changes made by Inled Group are licensed under MIT-Inled

🙏 Acknowledgments

Special thanks to the following projects that made this possible:


Built with ❤️ for a better office experience.