Skip to content

Real-time chat application demo with Node.js, React, PostgreSQL

Notifications You must be signed in to change notification settings

rapidappio/realtime-chat-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a Realtime Chat App with React, Node.js, and PostgreSQL

This project is a simple example of how to build chat application with Node.js, React, Websocket, and PostgreSQL.

Requirements

  • PostgreSQL database
  • Node.js

How to run

  1. export DATABASE_URL=...
  2. Start backend node server.js
  3. Start frontend npm start

About

Real-time chat application demo with Node.js, React, PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published