teams-clone-backed

Made with in India by saru

Instructions to run-

Prerequisites-

  • node
git clone https://github.com/saru-d2/teams-clone-backend.git
cd teams-clone-backend
npm install
npm start

If you want to use nodemon (live reloading of the app) instead of node run

node run dev

In the off chance that you found this before the frontend code, you can find that here

Features-

  • built with OOPS.
  • powered by mongoose (MongoDB), socket.io, express and node.

Thanks to Microsoft-Engage for giving me a reason to make this ^-^