https://github.com/OIerDb-ng/OIerDb
Next generation OIerDb.
https://github.com/OIerDb-ng/OIerDb
noi oi oier oierdb
Last synced: 6 months ago
JSON representation
Next generation OIerDb.
- Host: GitHub
- URL: https://github.com/OIerDb-ng/OIerDb
- Owner: OIerDb-ng
- License: agpl-3.0
- Created: 2021-12-12T04:39:32.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T05:05:12.000Z (7 months ago)
- Last Synced: 2025-04-16T14:42:54.228Z (6 months ago)
- Topics: noi, oi, oier, oierdb
- Language: TypeScript
- Homepage: https://oier.baoshuo.dev
- Size: 594 KB
- Stars: 383
- Watchers: 3
- Forks: 20
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OIerDb NG
> 下一代的 OIerDb。
演示站点:[oier.baoshuo.dev](https://oier.baoshuo.dev)
本项目是 [OIerDb-ng/OIer@oierdb-ng](https://github.com/OIerDb-ng/OIer) 的前端实现。目前使用在 [OIerDb-ng/OIerDb-data-generator](https://github.com/OIerDb-ng/OIerDb-data-generator) 中维护的选手数据。
## 部署
```bash
yarn install --frozen-lockfile
yarn build
```生成好的站点会存储在 `dist` 文件夹中。
## 开源许可
本项目基于 [AGPL-3.0](./LICENSE) 许可协议开源。
根据许可协议,您在自行部署本项目时,需要保留代码和页面中的作者信息。如果对本项目做出了修改,您需要以相同的许可证公开自部署版本的源代码。
## Author
**OIerDb NG** © [Baoshuo](https://github.com/renbaoshuo), Released under the [AGPL-3.0](./LICENSE) License.
Authored and maintained by Baoshuo with help from [OIerDb-ng/OIer](https://github.com/OIerDb-ng/OIer) and [contributors](https://github.com/renbaoshuo/OIerDb/contributors).> [Personal Website](https://baoshuo.ren) · [Blog](https://blog.baoshuo.ren) · GitHub [@renbaoshuo](https://github.com/renbaoshuo) · Twitter [@renbaoshuo](https://twitter.com/renbaoshuo)