- php version >= 7.1
- php package vlucas/phpdotenv for .env variables
- Create .env file in examples folder
- Set env variable
GARMIN_KEY
andGARMIN_SECRET
andGARMIN_CALLBACK_URI=http://localhost:8000/
- Open terminal and go to example folder
- run
php -S localhost:8000
- open http://localhost:8000/