Tag: nodejs
All the articles with the tag "nodejs".
-
Set up react in NodeJS
Combine a React frontend and NodeJS backend into a single server to avoid CORS, serving both static bundles and dynamic /api routes.
#react #nodejs #javascript #frontend Read -
PassportJS in NodeJS handle Oauth2
How to configure PassportJS in a NodeJS backend to handle Google OAuth2 for both mobile and web clients, with routes and callback handling.
#nodejs #passport #oauth #javascript Read