Git Product home page Git Product logo

chat-app-server's Introduction

Chap Server

It's is an Apollo Graphql Server created using typescript which uses postgres as it's database. and is deployed in heroku using docker container.

https://chapserver.herokuapp.com

Client

Flutter app

Checkout the flutter client Chat app flutter

Features

  • signup and signin
  • create individual and group chats and delete them
  • view and add messages
  • notification
  • instant messages(subscriptions using websocket)

Tools used

How to run

Normal

you have to run your postgres server at PORT 5432 then

npm install
npm start

With Docker

first install docker and docker-compose

docker-compose up

in the project directory. then open http://localhost:3350 in your web browser

chat-app-server's People

Contributors

vineeshvk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chat-app-server's Issues

Deloy to Heroku

I am trying to deploy the server to heroku, but couldn't find a way.
Can you provide some steps on how to deploy to heroku?

Thank you.

Chat Server exits

Every time I run the chat server, it close with this Process exited with status 0.

The Postgres server works, but when I launch the chat server it closes after 2-3 seconds

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.