Skip to content

Chat application using Socket.io, Express, and SQLite

Notifications You must be signed in to change notification settings

brettsmentek/chatapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat application

The Basic Stack

Assumptions

  1. SQLite database is at ./data/db.sqlite (will build automatically)

Install dependencies

npm install

Running

  1. npm start
  2. localhost:3000

About

Chat application using Socket.io, Express, and SQLite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published