Merge branch 'main' into release
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -17,6 +17,8 @@
|
|||||||
|
|
||||||
推荐使用`pnpm`来进行包的管理。
|
推荐使用`pnpm`来进行包的管理。
|
||||||
|
|
||||||
|
开发/打包tauri应用程序需要rust环境,请自行[安装](https://rustup.rs/)
|
||||||
|
|
||||||
克隆仓库后,运行:
|
克隆仓库后,运行:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -41,6 +41,7 @@ jobs:
|
|||||||
- name: Prepare directories
|
- name: Prepare directories
|
||||||
run: |
|
run: |
|
||||||
mv dist dist-prod
|
mv dist dist-prod
|
||||||
|
cp dist-prod/index.html dist-prod/404.html
|
||||||
|
|
||||||
- name: Create production build archive
|
- name: Create production build archive
|
||||||
run: |
|
run: |
|
||||||
@@ -126,4 +127,4 @@ jobs:
|
|||||||
name: 'Release ${{ github.ref_name }}'
|
name: 'Release ${{ github.ref_name }}'
|
||||||
draft: true
|
draft: true
|
||||||
prerelease: false
|
prerelease: false
|
||||||
generate_release_notes: true
|
generate_release_notes: true
|
||||||
|
|||||||
14
README.md
14
README.md
@@ -5,12 +5,14 @@
|
|||||||
|
|
||||||
# log-lottery 🚀🚀🚀🚀
|
# log-lottery 🚀🚀🚀🚀
|
||||||
|
|
||||||
[](https://github.com/LOG1997/log-lottery)
|
[](https://github.com/LOG1997/log-lottery)
|
||||||
[](https://github.com/LOG1997/log-lottery)
|
[](https://github.com/LOG1997/log-lottery)
|
||||||
[](https://github.com/log1997)
|
[](https://github.com/LOG1997/log-lottery)
|
||||||
[](https://github.com/log1997)
|
[](https://github.com/log1997)
|
||||||
[](https://github.com/log1997)
|
[](https://github.com/log1997)
|
||||||
|
[](<https://hub.docker.com/r/log1997/log-lottery>)
|
||||||
|
[](https://github.com/LOG1997/log-lottery/releases)
|
||||||
|
[](https://github.com/LOG1997/log-lottery/releases)
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
log-lottery是一个可配置可定制化的抽奖应用,炫酷3D球体,可用于年会抽奖等活动,支持奖品、人员、界面、图片音乐配置。
|
log-lottery是一个可配置可定制化的抽奖应用,炫酷3D球体,可用于年会抽奖等活动,支持奖品、人员、界面、图片音乐配置。
|
||||||
|
|||||||
Reference in New Issue
Block a user