Skip to content

basic realtime chat application implemented using Express, SQLite, and SocketIO

License

Notifications You must be signed in to change notification settings

iamkentleom/chat-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Demo

basic realtime chat application implemented using Express, SQLite, and SocketIO

Usage

Install dependencies

npm install

Run development server

npm run dev

Run server

npm start

then head over to http://localhost:3000 to view the application

License

MIT

About

basic realtime chat application implemented using Express, SQLite, and SocketIO

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published