Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

vineeshvk/chat-app-server

Repository files navigation

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

About

Graphql server for chat app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /