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
Instant messaging app with group and individual chat groups. Authentication though Google Sign in. Tech Stack: JavaScript, Node.js, Express.js, JWT, Bcrypt.js, Cloudinary, Cors, Dotenv, Mongoose, Uuid, Google auth library, Socket.io.
Este es un pequeño servidor de express listo para ejecutarse y servir la carpeta public en la web.
Recordar que se deben reconstruir los módulos de node con el comando
npm install
About
Instant messaging app with group and individual chat groups. Authentication though Google Sign in. Tech Stack: JavaScript, Node.js, Express.js, JWT, Bcrypt.js, Cloudinary, Cors, Dotenv, Mongoose, Uuid, Google auth library, Socket.io.