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