Mirror of https://github.com/fraction/oasis.git to build Docker images 🙈
Go to file
Christian Bundy ed03360b07
1.15.0
2019-08-07 18:50:55 -07:00
docs Refactor directories, add docs, fix profile header 2019-07-02 20:52:49 -07:00
src Add simple reply mechanism for basic replies 2019-08-07 18:49:23 -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 Add links to reply and reply all pages 2019-08-06 19:44:09 -07:00
index.js Add "use strict" pragma to JS files 2019-07-28 13:49:01 -07:00
package.json 1.15.0 2019-08-07 18:50:55 -07:00
README.md Fix smol typo 2019-06-25 06:35:56 -07:00
yarn.lock Upgrade JavaScript module dependencies 2019-08-07 18:50:48 -07:00

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