You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My understanding is that we want to move the processing logic that would be used by other projects outside of AllReady.
To that end we'll copy the code here (in this repo).
step 2 would be to spin up a new/reuse an existing Function App in azure to host this logic
step 3 try and redirect the usage from the AllReady app itself
Is this correct?
My understanding is that we want to move the processing logic that would be used by other projects outside of AllReady.
To that end we'll copy the code here (in this repo).
step 2 would be to spin up a new/reuse an existing Function App in azure to host this logic
step 3 try and redirect the usage from the AllReady app itself
Is this correct?
We need to port the code from the core allReady project to this repository.
https://github.com/HTBox/allReady/blob/azure-functions/AllReadyApp/NotificationProcessing/ProcessEmailQueueMessage.cs
The text was updated successfully, but these errors were encountered: