hi, is there a guide for using supertoken in vercel
f
hi, is there a guide for using supertoken in vercel
r
hey @formuna which framework are you using?
f
I'm not using a framework. Just raw html, css and js.
r
right. For the backend?
f
i dont really know, im new to this type of thing. ive heard that vercel has serverless functions for nodejs but im not sure if that can be used as a backend
r
that can indeed be used
i'd recommend using nextjs. It has both, frontend + backend + vercel has a nice way to deploy them + we have a specific guide just for nextjs
f
yeah, but i only know html and i tried nextjs but when i saw that it uses typescript it was really confusing
r
right well, im not sure we have a specific guide with vercel, cause vercel isn't a framework. It's a company
f
i mean, do you support vanilla js/html?
r
yea, we do. You can use supertokens with custom Ui
f
about that, what is an api domain?
r
its the domain of your backend, where you have integrated our backend sdk with
f
and what would that be for vercel domains?
nevermind, ill just learn next.js
thx for the help
hi, sorry for necropost, the reason i didnt want to install nextjs was bc it used typescript, but yesterday i decided to bite the bullet and learn ts, but at the installation menu i got the the choice to install with javascript!! today ill learn how to use supertokens with it now
3 Views