Skip to content

PHP-Release-Radar/php-release-radar.github.io

Repository files navigation

PHP Release Radar

Featuring awesome releases of the PHP OSS ecosphere.

A project by Denis Brumann and Christopher Hertel.

Find us on

About this Github Page

Small static React app on top of a Google Sheet.

Setup

The only thing you'd need is git and npm:

$ git clone ...
$ cd php-release-radar.github.io
$ npm install
$ npm start

Add a .env file with an REACT_APP_API_KEY property, containing the API key to read Google Sheets.