Skip to content

chialuka/chat_app_server

Repository files navigation

This is the server of a chat app built with Node.js, GraphQL-yoga and a MongoDB database. The app supports individual chats with multiple logged in persons per time.

Feel free to clone the repo and play around with the app. It is served with an MIT license.

To install this example on your computer, clone the repository and install dependencies.

$ git clone git@github.com:LukasChiama/chat_app_server.git
$ npm install

Open a web browser and navigate to http://localhost:4000 to interact with your GraphQL server using the GraphQL Playground.

MIT License

Copyright (c) 2019 Chukwualuka Chiama

About

GraphQL server for realtime chat application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published