so, I already created an account and trying to set...
# support-questions-legacy
a
so, I already created an account and trying to set up the backend env now. following this documentation: https://supertokens.io/docs/nodejs/2.5.X/usage-with-express/setup TypeScript complains that
hosts
is not an expected parameter. I guess that's what's replaced by
connectionUri
...