Hey guys. I am doing a portfolio project that I want to show to recruiting companies. I don't want to use docker and would like to keep setup instructions to minimum. Locally I want to use self hosted supertokens but am curious if allowing companies to clone my app from github and communicate with a demo supertokens api would be ok with your TOS?. I would prefer they don't have to install binary
r
rp_st
05/07/2022, 6:33 AM
Hey!
rp_st
05/07/2022, 6:34 AM
If you want to use self hosted, the easiest way would be to use our docker image and use it in docker compose
rp_st
05/07/2022, 6:35 AM
If you use our demo core (try.supertokens.io), there is no guarantee of uptime or data saving on that. Furthermore, we can also change the version of that as and when we release new versions of the core that might not work with your version of the backend SDK
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).