Cool Admin Midway

screenshot of Cool Admin Midway
vite
vue

cool-admin(midway版)一个很酷的后台权限管理框架,Ai编码、流程编排、模块化、插件化、CRUD极速开发,永久开源免费,基于nodejs、typescript、typeorm、mysql、jwt、vue3、vite、element-ui等构建

Overview:

Cool-Admin is a framework designed for the AI era, providing a range of features to simplify, speed up, and enhance development processes. It offers AI coding capabilities, drag-and-drop workflow orchestration, modular code structure, and plugin support. The technology stack includes Node.js, Midway.js, Koa.js, TypeScript for backend, Vue.js, Element-Plus, JSX, Pinia, Vue Router for frontend, and support for various databases such as MySQL, PostgreSQL, and SQLite.

Features:

  • AI Coding: Utilizes unique writing methods of large model learning frameworks to generate simple functionalities from API interfaces to frontend pages with a single click.
  • Workflow Orchestration: Allows drag-and-drop arrangement for creating modular functionalities like intelligent customer service.
  • Modularization: Code is structured into modules for clarity, easy maintenance, and scalability.
  • Plugin Support: Design supports plugin installation to extend functionalities like payment, SMS, email services, etc.
vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.