Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 584 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 584 Bytes

About

This is a simple chat application built with Pusher and Vue. It is a part of a tutorial series on how to build a group chat application with Pusher and Vue. You can find the tutorial here.

Setup

  • Step 1: Install dependencies
cd pusher-backend
npm i cors dotenv express pusher
  • Step 2: Start the server
node app.js

Screenshots

Screenshot