You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You may run the following command in your terminal
npm install
npm run database:auth:migrate
nx serve api-auth
nx serve web-react
Start the auth api server
nx serve api-auth
Start the web react server
nx serve web-react
About
"Node API Hub" refers to the combination of Node.js and the Express.js framework, often used as a central component or "hub" in building web applications and APIs.