Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

海豹核心 AGPLv3 分叉对应的前端 webui 实现

Notifications You must be signed in to change notification settings

sealdice/libre-sealdice-ui

 
 

Repository files navigation

libre-sealdice-ui

海豹核心的前端实现

说明

本仓库为海豹核心(AGPLv3 分叉)的前端实现,使用 Vue3 + ElementPlus 开发。

后端仓库:libre-sealdice-core

分叉相关见上述仓库,该仓库包含对应的前端入口(如创建 LagrangeGo 相关连接),故同样分叉保留。

但该仓库本身不受 AGPLv3 传染,依然为 MIT 协议开源。

部署

npm install

开发环境

npm run dev

生产环境

npm run build

其他内容待补充

About

海豹核心 AGPLv3 分叉对应的前端 webui 实现

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 89.6%
  • TypeScript 9.2%
  • Other 1.2%