Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 698 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 698 Bytes

DevOps NodeJS CI DevOps NodeJS CI for Chat App

Usage

Routes

Node app (http://localhost:3051)

  • GET /api/users
  • POST /api/users

Chat app (http://localhost:3551)

  • GET /
  • POST /

Databases

  • mongodb://admin:*****@localhost:27001/
  • mongodb://admin:*****@localhost:27002/