Mirror of https://github.com/fraction/oasis.git to build Docker images 🙈
Go to file
Christian Bundy 3a11162455
Fix ssb-msgs broken from mechanical edit
2019-06-27 15:07:09 -07:00
docs Add contributing guidelines 2019-06-27 15:04:54 -07:00
src Fix ssb-msgs broken from mechanical edit 2019-06-27 15:07:09 -07:00
test Fix ssb-msgs broken from mechanical edit 2019-06-27 15:07:09 -07:00
.cspell.json Fix ssb-msgs broken from mechanical edit 2019-06-27 15:07:09 -07:00
.gitignore . 2019-06-21 09:18:19 -07:00
README.md Fix smol typo 2019-06-25 06:35:56 -07:00
index.js Refactor dependency graph to create layers 2019-06-26 22:25:13 -07:00
package.json Fix ssb-msgs broken from mechanical edit 2019-06-27 15:07:09 -07:00
yarn.lock Add cspell and use real English words 2019-06-27 14:54:32 -07:00

README.md

Oasis

friendly neighborhood scuttlebutt interface

A small Scuttlebutt interface built on HTML, CSS, and Node.js without any front-end JavaScript. Simple, accessible, and easy to maintain (hopefully!).

Usage

oasis

Installation

With npm:

npm -g install @fraction/oasis

With yarn:

yarn global add @fraction/oasis

See Also

License

ISC