OmarElGabry/chat.io

View on GitHub
app.json

Summary

Maintainability
Test Coverage
{
  "name": "chat.io",
  "description": "A Real Time Chat Application built using Node.js, Express, Mongoose, Socket.io, Passport, & Redis.",
  "repository": "https://github.com/OmarElGabry/chat.io",
  "logo": "https://raw.githubusercontent.com/OmarElGabry/chat.io/master/public/img/chat.io.PNG",
  "keywords": ["real-time", "chat", "nodejs", "express", "mongoose", "socketio", "passport", "redis"]
}