https://github.com/xmoj-script-dev/xmoj-bbs
XMOJ增强脚本后台
https://github.com/xmoj-script-dev/xmoj-bbs
backend cloudflare-workers typescript xmoj
Last synced: 12 days ago
JSON representation
XMOJ增强脚本后台
- Host: GitHub
- URL: https://github.com/xmoj-script-dev/xmoj-bbs
- Owner: XMOJ-Script-dev
- License: agpl-3.0
- Created: 2023-11-13T14:12:15.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-09-07T08:17:31.000Z (5 months ago)
- Last Synced: 2025-09-07T09:23:21.872Z (5 months ago)
- Topics: backend, cloudflare-workers, typescript, xmoj
- Language: TypeScript
- Homepage: https://api.xmoj-bbs.me
- Size: 65.2 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XMOJ-bbs
[](https://github.com/XMOJ-Script-dev/XMOJ-bbs/actions/workflows/qodana_code_quality.yml)
The backend of XMOJ-Script
## History
This backend originated from https://github.com/langningchen/XMOJ-Script/discussions/38
It is written in typescript, and is RESTful.
The legacy incompatible backend is written in php.
## Testing
Run the unit tests with:
```
npm test
```
Generate a coverage report with:
```
npm run coverage
```
## Acknowledgements

We would like to thank JetBrains for providing us with a free open-source license for their products.
Copyright © 2000-2024 JetBrains s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o.