Skip to content

Fullstack chat app with React + Typescript + Vite + NodeJS

Notifications You must be signed in to change notification settings

jonesaustindev/node-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Full stack chat app

Summary

The frontend uses React with TypeScript, Tailwind, and Vite. The chat app is designed to give off old terminal vibes. The backend uses NodeJS with TypeScript, Express, PostgreSQL. Users are created and verified via a JWT token. The chat is powered by websockets. I wanted to create this with minimal dependencies so I didn't use a websocket wrapper or ORM for interacting with the database. Just for a fun exercise without those things I tend to reach for.

Demo video of the chat in action

Screen.Recording.2023-11-20.at.9.54.25.PM.mov

About

Fullstack chat app with React + Typescript + Vite + NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages