Coder Social home page Coder Social logo

dmitry-ship / go-chat Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 1021 KB

blazingly fast real time chat app

License: MIT License

Dockerfile 0.59% Go 69.08% CSS 4.18% TypeScript 25.96% Shell 0.14% JavaScript 0.06%
chat chat-application clean-architecture cqrs domain-driven-design hexagonal-architecture websocket

go-chat's Introduction

go-chat Front Back

Real time multi room chat app, built solely for educational purposes.

⚡️ Quick Start

  1. Install and boot up Docker
  2. Run cp .env.example .env and tweak it to your needs
  3. Run docker-compose up --build
  4. Go to http://localhost:8080

⚙️ Architecture overview

graph LR
    A(User) --> B(Nginx)
    B --> C(NextJS)
    B --> D(Golang)
    B --> E(Golang)
    D --> F(Postgres)
    E --> F
    D --> G(Redis PubSub)
    E --> G

💿 Database Design

https://drawsql.app/none-794/diagrams/go-chat/embed

🌄 Screenshots

Screenshot 2022-06-04 at 21 38 35 Screenshot 2022-06-04 at 21 37 05 Screenshot 2022-06-04 at 21 40 54

Screenshot 2022-06-04 at 21 36 46 Screenshot 2022-06-04 at 21 36 12 Screenshot 2022-06-04 at 21 39 05

go-chat's People

Contributors

dmitry-ship avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

go-chat's Issues

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.