running golang demo app
# support-questions-legacy
r
hey@
d
you keep moving me :/
lol
r
the example app in auth-react repo uses a node server
d
I know, so like
I tried transplant out the src
and then run
npm run dev
that will start the react app
d
and then I run the go portion?
r
yea
oh and the golang backend uses thirdpartyemailpassword recipe
the frontend example app uses thirdpartypasswordless
so they are different
d
uh ok so like
effectively transplant like
d
I think I can figure that part if the rest is good
Also is the go SDK 100%? Saw like you guys saying 60% within the last year
r
yup
100%
it's upto date and properly maintained
d
Just from like a uh person to person suggestion, as I'm trying to like plan out this pretty big design and like I said I'm not the webmaster
would you say go backend
Like most of our other systems are go so I want to say this is likely the best setup 🤔
r
go is execellent
d
Also there's really no way to have go handle the hosting portion? I'd npm run?
er
r
what do you mean hosting portion?
d
Like running the main.go handling the frontend webpages?
r
ah right.. i mean you can make go the web server, but the frontend is client side rendered react
d
🤔 Can go do the frontend webserver portion?
like the hosting portion of that lol
r
yup
You can use google to figure that out 🙂
d
Well that's how I figured out the whole transplanting, I thought I was doing that to begin with so I assume I missed the disconnect in types. Just wanted to confirm as like I said, I'm not the web master type and I found the docs incredibly confusing.
I'm both offended and disappointed I've elicited this response
lol
Anyhow - Appreciate the help!
r
thank you! if you have any specific supertokens related question, we can help!