Code Monkey home page Code Monkey logo

graphql-live-chat's Introduction

GraphQL Live Chat

Simple Web Chat Application based on https://github.com/D1plo1d/graphql-live-subscriptions

demo

Stack Overview

Frontend

  • TypeScript
  • React
  • Relay

Backend

  • GraphQL (Live) Subscriptions
  • GraphQL Codegen
  • Express
  • TypeScript
  • Immer.js

How can I run it?

Locally (Development Mode)

yarn install
yarn lerna bootstrap
yarn lerna run start

Visit http://127.0.0.1:3000.

Docker (Production Mode)

docker build -t graphql-live-chat .
docker run -p 8080:3001 graphql-live-chat

Visit http://127.0.0.0.1:8080.

graphql-live-chat's People

Contributors

dependabot[bot] avatar n1ru4l avatar

Stargazers

Roman avatar angro avatar Dave Foderick avatar Navid Yousefzai avatar  avatar Brandon Orther avatar Cat  avatar Filip Messa avatar Søren Høyer avatar Martin Zlámal avatar Eloy Durán avatar Hyeseong Kim avatar Julien Goux avatar Andrejs Agejevs avatar Mike avatar Justin Woodward avatar Matheus G avatar  avatar Steven Myers avatar Pedro Sampaio avatar  avatar Giovanni Delgado avatar Augusto Calaca avatar Uri Goldshtein avatar João Marins avatar  avatar Lucas Alexander Floriani avatar Matej Jellus avatar Sibelius Seraphini avatar

Watchers

James Cloos avatar Uri Goldshtein avatar João Marins avatar  avatar Augusto Calaca avatar  avatar

Forkers

filipmessa

graphql-live-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.