An open API service indexing awesome lists of open source software.

https://github.com/xcpcio/xcpcio

The ICPC Series Competition Leaderboard Visualization Engine
https://github.com/xcpcio/xcpcio

board icpc leaderboard rank resolver standings visualization

Last synced: 4 months ago
JSON representation

The ICPC Series Competition Leaderboard Visualization Engine

Awesome Lists containing this project

README

          


XCPCIO - The ICPC Series Competition Leaderboard Visualization Engine


The ICPC Series Competition Leaderboard Visualization Engine

[![Test](https://github.com/xcpcio/xcpcio/actions/workflows/test.yml/badge.svg)](https://github.com/xcpcio/xcpcio/actions/workflows/test.yml)
[![GitHub release][gh-release-badge]][gh-release]
[![License][license-image-mit]][license-link-mit]
![Repo Size](https://img.shields.io/github/repo-size/xcpcio/xcpcio.svg)
[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@xcpcio/board-app/badge)](https://www.jsdelivr.com/package/npm/@xcpcio/board-app)
[![code style](https://antfu.me/badge-code-style.svg)](https://github.com/antfu/eslint-config)

## Development

```bash
git clone https://github.com/xcpcio/xcpcio.git

# Installation dependencies
pnpm install

# build the project
pnpm build

# Start docs development server
pnpm docs

# Start board development server
pnpm board

# Run tests
pnpm test

# Lint all code
pnpm lint

# Fix lint issues automatically
pnpm lint:fix
```

## :clap: Our Supporters

### ↳ Sponsors

This project is made possible by all the sponsors supporting my work:



Logos from Sponsors

### ↳ Stargazers

[![Stargazers repo roster for @xcpcio/xcpcio](https://bytecrank.com/nastyox/reporoster/php/stargazersSVG.php?user=xcpcio&repo=xcpcio)](https://github.com/xcpcio/xcpcio/stargazers)




Back to top

## License

[MIT](./LICENSE) License © 2020-PRESENT [XCPCIO][xcpcio]

[xcpcio]: https://xcpcio.com
[gh-release-badge]: https://img.shields.io/github/release/xcpcio/xcpcio.svg
[gh-release]: https://GitHub.com/xcpcio/xcpcio/releases/
[license-image-mit]: https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333
[license-link-mit]: https://mit-license.org/