Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyomotoi/project-atri-console

Console for project ATRI
https://github.com/kyomotoi/project-atri-console

Last synced: about 1 month ago
JSON representation

Console for project ATRI

Awesome Lists containing this project

README

        

# Project ATRI Console
一款为 [ATRI](https://github.com/Kyomotoi/ATRI) 而生的网页控制台

## 展示


简介大方的登陆界面
完善的数据可视化


开箱即用的控制中心
还有更多...正在快速更新递代中

## 快速上手

向 [ATRI](https://github.com/Kyomotoi/ATRI) 索要登陆信息: `/con.auth`,按照页面提示依次键入即可.

## 开发
项目初始化:
```
npm install
```
启动前端页面的开发服务器:
```
npm run serve
```

## 贡献

如果你喜欢本项目,可以请我[喝杯红茶](https://afdian.net/@Kyomotoi).

如果你有想法,有能力,欢迎:
- [提交 Issue](https://github.com/Kyomotoi/ATRI/issues)
- [提交 Pull request](https://github.com/Kyomotoi/ATRI/pulls)
- [在交流群内进行反馈](https://jq.qq.com/?_wv=1027&k=WoAAYXbJ)

在提交 Issue、Pull request 前,请先阅读[此内容](https://atri.kyomotoi.moe/developer/overview/).

## 许可

本项目使用 [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html).

意味着你可以运行本项目,并向你的用户提供服务,如后续有对本项目源码的修改,你需要向用户公开修改后的此项目的源码.