# SOA-Frontend **Repository Path**: Kwanhooo/SOA-Frontend ## Basic Information - **Project Name**: SOA-Frontend - **Description**: PowerLife 智能生活聚合 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-06 - **Last Updated**: 2023-02-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 智能生活聚合 ![visitors](https://visitor-badge.glitch.me/badge?page_id=Kwanhooo.SOA-Frontend) ### —— PowerLife _本项目的开发工作起始于:2022 年 12 月 15 日 星期四_ ## 📔 自述 > 2022 © [PowerLife - 智能生活聚合](https://soa.0xCAFEBABE.cn) > > Powered by [©CSU.edu.cn](https://github.com/Kwanhooo/SOA-Frontend) ## 💻 开发 ### 基本 - Native - Html - CSS - JavaScript ### 代码规范化工具 - 无 ### 其它开发依赖 - jQuery ## 🦾 源码 ### 1. 安装依赖 ```npm npm install ``` ### 2. 启动服务 ```npm npm run dev ``` ### 3. 开发 ```npm # 注册 Husky Git 钩子 npm run prepare ``` ```npm # 格式化代码 npm run lint npm run lintfix ``` ```shell # 提交代码 # 1.添加暂存区 git add . # 2.提交代码 # `type`的允许值详见 commitlint.config.js git commit -m [optional scope]: # 3.推送 git push ``` ## 🔨 部署 1. ### 开发环境 (env.development) - 主机:_vercel.com_ - 访问方式:*https://soa.0xCAFEBABE.cn* - 方式:透过**Vercel**部署 2. ### 生产环境 (env.prod) - 主机:未知 - 访问方式:本地局域网内访问 或 云端访问 - 方式:未知 ## 🏃 状态 ### 基本状态 ![GitHub](https://img.shields.io/github/license/Kwanhooo/SOA-Frontend?style=for-the-badge) ![Website](https://img.shields.io/website?label=prod-services&style=for-the-badge&url=https://soa.0xcafebabe.cn) --- ### 开发状态 ![GitHub deployments](https://img.shields.io/github/deployments/Kwanhooo/SOA-Frontend/Production?label=Dev-Env%20deploy&style=for-the-badge) ![GitHub branch checks state](https://img.shields.io/github/checks-status/Kwanhooo/SOA-Frontend/main?label=main%20%E5%88%86%E6%94%AF%E6%A3%80%E6%9F%A5&style=for-the-badge) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/Kwanhooo/SOA-Frontend/main?style=for-the-badge) ![GitHub commit activity](https://img.shields.io/github/commit-activity/w/Kwanhooo/SOA-Frontend?style=for-the-badge) ![GitHub contributors](https://img.shields.io/github/contributors/Kwanhooo/SOA-Frontend?style=for-the-badge) --- ### 仓库统计 ![GitHub language count](https://img.shields.io/github/languages/count/Kwanhooo/SOA-Frontend?style=for-the-badge) ![GitHub repo size](https://img.shields.io/github/repo-size/Kwanhooo/SOA-Frontend?style=for-the-badge) ![Lines of code](https://img.shields.io/tokei/lines/github/Kwanhooo/SOA-Frontend?style=for-the-badge)