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

https://github.com/beyarz/scoreboard

Scoreboard using Prismic.io
https://github.com/beyarz/scoreboard

adobe cms headless-cms now prismic prismic-cms prismic-reactjs prismicio react reactjs responsive sass scoreboard scss snowpack spectrum-css typescript vercel vercel-deployment vercel-now

Last synced: 9 months ago
JSON representation

Scoreboard using Prismic.io

Awesome Lists containing this project

README

          

# Scoreboard

Scoreboard using [headless cms](https://prismic.io/)

## Preview

demo

## Config

The config file is located [here](./src/scripts/config.json.ts)

## Prismic types

See [CustomType.md](customType.md)

## Dev

```shell
yarn run dev
```

### Deploying

```shell
yarn run deploy
```