Hi, is it possible to use sst outside of aws, our staging environment is hosted on servers in our office with dbs etc that we will need to access for testing
t
thdxr
11/26/2021, 3:04 PM
That's probably not going to be possible. I know people use localstack but I'm not sure if it's viable for this. We generally focused on fully cloud based development
a
Ashley Clarke
11/26/2021, 3:05 PM
Okay, thanks for the reply 🙂
f
Frank
11/26/2021, 3:06 PM
OR u can use a custom resources that talks to ur servers to provision dbs etc. That seems kinda backward… but should work theoretically