Coder Social home page Coder Social logo

chat-app's Introduction

Chat App

Dependency:

Chat App requires Docker (Created on Docker desktop community for MacOS - Engine: 10.03.8, Compose: 1.25.4)

How to Run:

git clone https://github.com/awmpietro/chat-app.git
cd chat-app
docker-compose up

Wait for the full bulding. It first can take a while. After building, you gonna see the message in console: INFO: Accepting connections at http://localhost:5000. Now you can access the app on http://localhost:5000.

  • Server will run on http://localhost:7070; It will first run the tests before starting.
  • Bot will run on http://localhost:6060;
  • Postgress will run on http://localhost:5432;
  • RabbitMq will run on http://localhost:5672 and the web interface on http://localhost:15672.

Credentials for login (populated register, also registering new users is tottaly possible):

email: [email protected]
password: 1234

The project

The project is made by 5 services:

  • [server] - Built on top of Node
  • [client] - Built on top of React
  • [bot] - Built on top of Node
  • [postgres] - relational database
  • [rabbitmq] - Message Queue

chat-app's People

Contributors

awmpietro avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.