Skip to content

A realtime Node.js CLI communication app created with the help of Pusher Channels

License

Notifications You must be signed in to change notification settings

sweezy793/hit-me-up-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hit-me-up-cli

A realtime Node.js communication CLI created with the help of Pusher Channels for those who want to chat hacker-esque.

Bugs

ATM chats are not stored in any kind of database

How to use

  • git clone or download the zip
  • npm install to install all dependencies
  • ATM my pusher account is authenticated with this CLI, so if you want yours, create a Pusher account and change the Instance Locator and Secret Key accordingly
  • Run server in background with node server.js
  • To run CLI, run node client.js and connect to same chat room as recipient

Built With

  • express Fast, unopinionated, minimalist web framework for node
  • @pusher/chatkit-server The Node.js server SDK for Pusher Chatkit
  • @pusher/chatkit The JavaScript client for Pusher Chatkit
  • axios Promise based HTTP client for the browser and node.js
  • prompt A beautiful command-line prompt for node.js

Screenshot

alt text

About

A realtime Node.js CLI communication app created with the help of Pusher Channels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published