Skip to content

Commit

Permalink
Add github action status
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbbbbbbbbbbba authored Feb 26, 2024
1 parent d69e3a5 commit 1b4ad1d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

### server

<!-- [![bbs-go-server](https://github.com/mlogclub/bbs-go/actions/workflows/bbs-go-server.yml/badge.svg)](https://github.com/mlogclub/bbs-go/actions/workflows/bbs-go-server.yml) -->
[![bbs-go-server](https://github.com/mlogclub/bbs-go/actions/workflows/bbs-go-server.yml/badge.svg)](https://github.com/mlogclub/bbs-go/actions/workflows/bbs-go-server.yml)

> 基于`Golang`搭建,提供接口数据支撑。
Expand All @@ -51,7 +51,7 @@

### site

<!-- [![bbs-go-site](https://github.com/mlogclub/bbs-go/actions/workflows/bbs-go-site.yml/badge.svg)](https://github.com/mlogclub/bbs-go/actions/workflows/bbs-go-site.yml) -->
[![bbs-go-site](https://github.com/mlogclub/bbs-go/actions/workflows/bbs-go-site.yml/badge.svg)](https://github.com/mlogclub/bbs-go/actions/workflows/bbs-go-site.yml)

> 前端页面渲染服务,基于`nuxt.js`搭建。
Expand All @@ -61,6 +61,8 @@

### admin

[![bbs-go-admin](https://github.com/mlogclub/bbs-go/actions/workflows/bbs-go-admin.yml/badge.svg)](https://github.com/mlogclub/bbs-go/actions/workflows/bbs-go-admin.yml)

> 管理后台系统,基于`vue.js + element-ui`搭建。
*技术栈*
Expand All @@ -79,4 +81,4 @@

## Contributors

<a href="https://github.com/mlogclub/bbs-go/graphs/contributors"><img src="https://opencollective.com/bbs-go/contributors.svg?width=890&button=false" /></a>
<a href="https://github.com/mlogclub/bbs-go/graphs/contributors"><img src="https://opencollective.com/bbs-go/contributors.svg?width=890&button=false" /></a>

0 comments on commit 1b4ad1d

Please sign in to comment.