6. Next steps
Setting up the core and database
Are you using https://try.supertokens.com
as the connection URI in the init function?
You need to now setup an instance of the SuperTokens core for your app (that your backend should connect to). You have two options:
- Managed service
- Self hosted with your own database (With Docker or Without Docker)