Skip to content

Simple chat app server written in TS, uses Redis as db.

Notifications You must be signed in to change notification settings

santiagoflores995/nodechatapp

Repository files navigation

Simple PoC project based on this tutorial but rewritten from go to typescript.

Get Started

First get a redis stack server running and update the .env file with your connection string. I used their hosted Redis Cloud service free tier for this.
Install dependencies by running pnpm install, just run pnpm dev to start the development server.

About

Simple chat app server written in TS, uses Redis as db.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published