Jump to content
Kev

WunderGraph Realtime Chat

Recommended Posts

WunderGraph Realtime Chat Example using NextJS, TypeScript & PostgreSQL

 

Description

This Example demonstrates how to build a production-grade Realtime Chat application by writing two GraphQL Queries.

 

Features:

  • Authentication
  • Authorization
  • Realtime Updates
  • Cross Tab Login/Logout
  • typesafe generated Typescript Client

 

Prerequisites

Make sure you have docker compose installed. Alternatively, you can use any PostgreSQL database available on localhost.

 

Getting Started

 

  • Install the dependencies and run the example:

 

yarn global add @wundergraph/wunderctl@latest
yarn
yarn dev

 

Questions?

 

Download:

nextjs-typescript-postgresql-realtime-chat-main.zip

 

or

 

git clone https://github.com/wundergraph/nextjs-typescript-postgresql-realtime-chat.git

 

Source

Edited by Kev
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...