Links newly created properties to specific buildings.
- Node
- Yarn
yarn install
Run the function locally with local test data.
yarn sls invoke local -f process-vzd-queue -p src/test/process-vzd-queue.json
Prod deployment is taken care by Github Actions. Development deployments can be done via the following command:
yarn deploy