Christian Bundy committed Fix up readme a bitLatest: bc4678c on 12/19/2018, 1:46:06 AM | |
📄 | .gitignore |
📄 | README.md |
📄 | index.html |
📄 | index.js |
📁 | lib |
📄 | package-lock.json |
📄 | package.json |
README.md
localhost-launcher
Self-hosted localhost launcher for distributed applications.
Currently this operates sort of similar to the HTTP server bundled with ssb-ws, but I'm hoping that I'll have the energy to turn this into:
- an HTTP server for content-addressable URIs (Scuttlebutt, Dat, etc.)
- a pluggable interface for self-hosted applications
- a friendly habitat for micro-clients that do one thing well
In the interest of transparency, this project may be quickly abandoned and forgotten about. Also, the name is awful but it's good enough for today.
P.S. Sorry about how messy this is. I swear I'll clean it up. Maybe.
Table of Contents
Install
npm install
Usage
npm start
Maintainers
Contributing
PRs accepted.
License
ISC © 2018 Fraction LLC
Built with git-ssb-web