Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trying to get my head around how the express server works #292

Closed
bingomanatee opened this issue Oct 22, 2015 · 1 comment · May be fixed by hajjiTarik/react-starter-kit#30, SARAN-thala/react-starter-kit#30 or lamo2k123/react-starter-kit#41

Comments

@bingomanatee
Copy link

As far as I can tell the express server that comes with the RSK monopolizes all incoming requests through its react pipe. What does this mean for the possibility of serving data hooks, passport stuff, etc., on the same express server? If we want to write server side endponts on that server are we out of luck; do we have to talk to a second server and have it do all the data stuff for us?

Thanks

Dave

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant