Skip to content

cablehead/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-app is an experiment in how it would look to build a service exclusively with small tools, when the unit of tool is a cli command, and bash is the coordination language.

Live example

https://ndyg.cross.stream/projects/chat-app

Requirements

I know! GL 😆

Seriously though, if you're curious, and have trouble installing any of these, open an issue, and I'll try and help.

To Run

git clone https://github.com/cablehead/chat-app.git
cd chat-ap
http-sh :5002 -- ./root.sh ./store
open http://localhost:5002

You should see:

Screenshot

About

An experiment in composing services with Small Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published