Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coding-1ab/boj-sync
:loudspeaker: daily-ps automation tool
https://github.com/coding-1ab/boj-sync
baekjoon baekjoon-online-judge boj cloudflare-workers discord-bot discord-slash-commands discord-webhook solved-ac
Last synced: 7 days ago
JSON representation
:loudspeaker: daily-ps automation tool
- Host: GitHub
- URL: https://github.com/coding-1ab/boj-sync
- Owner: coding-1ab
- License: mit
- Created: 2023-06-29T11:52:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-04T01:02:34.000Z (11 months ago)
- Last Synced: 2024-01-04T02:24:55.766Z (11 months ago)
- Topics: baekjoon, baekjoon-online-judge, boj, cloudflare-workers, discord-bot, discord-slash-commands, discord-webhook, solved-ac
- Language: TypeScript
- Homepage:
- Size: 130 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BOJ Syncer
> **Warning** \
> This project is still under active development and may not be stable. \
> Use it at your own risk.## How to build
```sh
$ corepack enable
$ pnpm run dev
```## How to deploy
```sh
$ pnpm run turbo deploy
```## License
MIT