# auth-system-server **Repository Path**: airhand/auth-system-server ## Basic Information - **Project Name**: auth-system-server - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-10 - **Last Updated**: 2025-09-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 权限系统的服务端 本项目是一个权限系统的服务端,使用的技术栈是`node+koa`,非常粗糙仅供页面展示。 权限系统的[前端地址](https://github.com/frontzhm/auth-system) ```shell pnpm install pnpm run start ```