Description This is a server for online meet app. Installation $ npm install Running the app # development $ npm run start:dev # production mode $ npm run build && npm run start