Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 1.87 KB

README.md

File metadata and controls

60 lines (36 loc) · 1.87 KB

CONVO

License: MIT

A chat application using web sockets and NodeJS

Technologies Used -

Back-end : Node JS, Express JS, Socket.io
Database : Mongo DB (Mongoose)
Authentication : Passport JS
Front-end : HTML, EJS, CSS, JS, Bootstrap

Installation :

Install Nodejs and Mongo.

Clone the repository

git clone https://github.com/SparshJain2000/convo.git

Install dev and production dependencies

npm install

Declare environment variables

Create a file .env
MONGO_URI = 'Your mongo url'
SECRET = 'secret for Passport'

Start the server (run app.js file)

nodemon app

License

MIT © Sparsh Jain

Support

Give a 🌟 to this repo if you liked it.

Connect with me

Instagram LinkedIn Github