Meetings web app made in angular and nodejs using express, socketio, and webRTC
Run npm install && npm run it will automatically install all your dependecies, and execute a node server
Run npm run dev to run the development process i made an especial script that executes both back and client in watch mode using nodemon and ng serve, it will also open a new browser window for you
Is a Angular 9 application
Is a NodeJs app with express and socket.io to manage client requests