nimrodnan / iot-portal

The frontend project of Tuya IoT Suite.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IoT Portal(SaaS Development Framework Portal)

English | 中文版

The SaaS development framework is a front-end and back-end open source framework provided by Tuya for IoT SaaS developers. The framework is fully developed based on Tuya OpenAPI and integrates basic functions such as user login, role permissions, device management, and device control necessary for IoT SaaS. It also provides a React-based front-end UI interface (Ant.Design). Developers only need to do simple secondary development based on the source code, and they can quickly put it into use.

Features

  • 📦 Using the qiankun framework to build and introduce a micro front-end architecture;
  • 📱 Out of the box. Provides complete development tools; also built-in application management, permission management, device management, asset management and other basic micro-applications;
  • 🌍 Support for multiple languages, with both Chinese and English available by default;
  • 🦾 Optimized for secondary development: You can extend existing functions through micro-applications, and also support secondary development of built-in functions to meet specific business needs;
  • 💡 Optimized for IoT environments. Based on the Tuya cloud platform and designed for IoT-type applications;
  • 💼 Use yarn workspaces to manage packages of multi-apps.

Environment dependency

How to use

Feedback

Welcome to GitHub Issue to give us feedback on issues and get help.

License

MIT

About

The frontend project of Tuya IoT Suite.

License:MIT License


Languages

Language:TypeScript 90.0%Language:JavaScript 4.7%Language:Less 2.3%Language:HTML 1.7%Language:CSS 0.9%Language:Dockerfile 0.4%Language:Shell 0.0%