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

https://github.com/alxwrd/reveal


https://github.com/alxwrd/reveal

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# :: Reveal

_A static page leaderboard for our diplomacy games at work. Built using
[tailwindcss](https://tailwindcss.com/), hosted via
[github pages](https://pages.github.com/)._

View it [here](https://alxwrd.github.io/reveal).

## Build

```
npm install --only=dev
npm run build
```