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
Gmail app. Made with Angular, nodeJS and Micro-servers.
2 micro servers !
To start the project:
open each server,
nodemon allTheRestServer.js .
nodemon authServer.js
For angular the regular ng s -o will do it.
Enjoy.