Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirwayAdmin

An open-source admin panel built with Vue 3 and Airway, a Go API framework.

Goal

Improve development efficiency for admin panel applications.

Features

  1. Administrator login
  2. User management
  3. Role and permission management (RBAC)
  4. Dynamic resource definitions with automatically generated CRUD APIs and permission checks
  5. A plugin architecture that allows developers to extend the system freely through plugins

Technology Stack

  1. Frontend: Vue 3 — https://vuejs.org
  2. UI component library: Shadcn-vue — https://www.shadcn-vue.com/
  3. Backend: Airway API framework — https://github.com/daqing/airway

License

MIT

Important

The project name is AirwayAdmin, not Airway Admin.

Design Documents

This repository is currently in the project skeleton stage. The documents above describe the target design and phased implementation scope. Refer to the code and tests for the capabilities that are currently implemented.

About

General admin panel based on Airway and Vue 3

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages