Module to synchronise your rotas with Birdie.
$ npm install
Copy the .env.default
file to a .env
file and fill in the credentials provided by us (API_HOST
, BIRDIE_CLIENT_ID
and BIRDIE_CLIENT_SECRET
)
You will need to implement the methods of this class in order to fetch the rota that will be synchronised with Birdie.
$ source .env
$ npm run synchronise
- Author - Jérémy Gotteland
- Website - https://birdie.care