Node.js chat app implemented using Socket.io.
- Clone this repo:
git clone < the repos URL or SSH >
- Install PostgreSQL ( must have Homebrew installed ):
brew install postgresql
- Setup Database:
npm run db:reset
- Start Application:
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Node.js chat app implemented using Socket.io.
git clone < the repos URL or SSH >
brew install postgresql
npm run db:reset
npm start