Featuring awesome releases of the PHP OSS ecosphere.
A project by Denis Brumann and Christopher Hertel.
Find us on
- Twitter: twitter.com/PhpReleaseRadar
- YouTube: youtube.com/c/PHPReleaseRadar
- Dates: Google Calendar
Small static React app on top of a Google Sheet.
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.