platelet-app / platelet

Dispatch system for emergency volunteer couriers.
https://platelet.app
Apache License 2.0
38 stars 10 forks source link

Automate registering new tenants #205

Closed duckbytes closed 6 months ago

duckbytes commented 6 months ago

This pull request adds a step to the update_tenant_api action that registers a tenant if it doesn't already exist.

Updates lambdas to use node 18.

parameters.json is no longer used and instead the values are hardcoded in the plateletSendEmail layer and sendUserFeedback lambda.