Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimalistic text-based chat application accessible from the web as well as the command-line.

The server is hosted on Heroku and the web client is hosted on Netlify.
The CLI Client is currently WIP, and will be hosted as an npm package once finished.

Tech Stack

Web-Client: React, TailwindCSS

Server: Node, Express, SocketIO

CLI-Client: Chalk, InquirerJS, CommanderJS

Roadmap

The development roadmap for the project is available here.

Run Locally

Clone the project

  git clone https://github.com/shameekbaranwal/pingx

Go to the SERVER directory

  cd server

Install dependencies

  npm install

Start the server

  npm run start

Authors

About

A CLI based chat app written in NodeJS

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages