doorman/doorman.code-workspace
Martin Dimitrov f53fd11c6e
Some checks failed
Build and push image for doorman / docker (push) Failing after 2m47s
emit pressKey config
2024-10-23 21:54:41 -07:00

19 lines
242 B
Plaintext

{
"folders": [
{
"path": "packages/client"
},
{
"path": "packages/server"
},
{
"path": "."
},
{
"path": "packages/serverless"
},
{
"path": "../../sideprojects/2023/smart-door-buzzer-twilio-functions"
}
]
}