Some checks failed
Build and push Doorman UI / API / docker (push) Failing after 17s
10 lines
359 B
Markdown
10 lines
359 B
Markdown
## deployment is serverless
|
|
|
|
this project deploys the UI and API to twilio functions https://doorman-6741-prod.twil.io
|
|
|
|
It uses DDB for the backend
|
|
|
|
After the twilio functions I have setup a cloudflare worker at https://doorman.chromart.cc to proxy the requests to the twilio lambda
|
|
|
|
The cloudflare worker just proxies requests so the endpoint is a bit nicer
|