File tree Expand file tree Collapse file tree 3 files changed +16
-14
lines changed
Expand file tree Collapse file tree 3 files changed +16
-14
lines changed Original file line number Diff line number Diff line change 1- # FreeAuth Management (freeauth-ui-quasar)
1+ < img src = " src/assets/logo.png " />
22
3- FreeAuth management
3+ <p >
4+ <em>Make authentication and authorization easy and free.</em>
5+ </p >
46
5- ## Install the dependencies
7+ ## Documentation
8+
9+ - [ English] ( https://freeauth.decentfox.com/ )
10+ - [ 简体中文] ( https://zh.freeauth.decentfox.com/ )
11+
12+ ## Development
13+
14+ ### Install the dependencies
615
716``` bash
817yarn
Original file line number Diff line number Diff line change 11{
2- "name" : " freeauth-ui-quasar" ,
3- "version" : " 0.0.1" ,
4- "description" : " FreeAuth management" ,
2+ "name" : " freeauth-admin" ,
3+ "version" : " 1.0.0" ,
4+ "description" : " FreeAuth management system based on Quasar2" ,
5+ "license" : " Mulan PSL v2" ,
56 "productName" : " FreeAuth Management" ,
67 "author" : " DecentFoX <service@decentfox.com>" ,
78 "private" : true ,
Original file line number Diff line number Diff line change 1717 }}),欢迎使用 FreeAuth!<br /><br />
1818 请您在使用前,先与本系统的管理员确认您所需的权限是否已经完成配置。
1919 </q-item-label >
20- <q-item-label class =" q-px-sm q-pt-xl text-h6" >
21- <q-badge align =" top" >体验版</q-badge >
22- 试用全部功能,请发送邮件至 freeauth@decentfox.com 申请管理员权限。
23- </q-item-label >
24- <q-item-label class =" q-pa-sm" header >
25- <q-icon name =" announcement" color =" warning" size =" sm" />
26- 提示:体验环境下的数据会被定期清除;同时在线体验的名额不限,且共享一份数据库,请试用者慎重填写真实信息。
27- </q-item-label >
2820 </page-wrapper >
2921</template >
3022
You can’t perform that action at this time.
0 commit comments