Skip to content

aniruddha-mithya/stream-responses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stream-responses

This is a monorepo for a very simple chat app where the server responds with some gibberish that is streamed word by word.

The nodejs backend is built on socket-io. To run, cd into backend, install packages with yarn and run yarn start.

The frontend is built with react & vite. To run, cd into frontend, install packages with yarn and run yarn dev.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published