Example project to play with Facebook API and gitpod.io.
- Create config file (
cp config.php.example config.php
) - Create a new app (https://developers.facebook.com/apps/)
- Fetch App ID and App Secret
- Generate Access Token (https://developers.facebook.com/tools/explorer/)
- Update the constants within config.php
- Reload the browser page on the left