Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matthieulemoine/dashboard

A personal dashboard and a GraphQL experiment
https://github.com/matthieulemoine/dashboard

dashboard football github-api graphql scraping showtimes

Last synced: 2 days ago
JSON representation

A personal dashboard and a GraphQL experiment

Awesome Lists containing this project

README

        

# Dashboard

A personal dashboard and a GraphQL experiment.

## Install

```
yarn
```

## Build

```
npm run production
```

## Run

```
npm start
```

## Features

### Showtimes

- CRON :

```
pm2 start scripts/update-showtimes/process.json
```

### Footbal schedule

- CRON :

```
pm2 start scripts/update-football-schedule/process.json
```

### Repositories widget

Follow the latest release of your favorite projects.