Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

birdiecare/rostering-synchroniser

Repository files navigation

Description

Module to synchronise your rotas with Birdie.

Installation

$ npm install

Setup

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)

Implement the rota fetching

You will need to implement the methods of this class in order to fetch the rota that will be synchronised with Birdie.

Running the synchronisation

$ source .env
$ npm run synchronise

Stay in touch

About

Synchronise your rotas with Birdie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published