Skip to content

SunPodder/chat-app

Repository files navigation

Chat App

A chat app made with React, Express, SocketIO, PostgreSQL

Run

Assuming you've bun installed.

Setup:

bun install
docker-compose pull

Run:

./run.sh
  • It'll up a postgresql and redis server
  • Start the backend API server
  • Build the frontend and start a vite preview server

Preview

Screenshot from 2024-11-15 22-54-10 Screenshot from 2024-11-15 22-54-26

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published