Mirror of https://github.com/fraction/oasis.git to build Docker images 🙈
Go to file
2019-06-25 10:18:57 -07:00
lib Refactor to use smaller and better-organized components 2019-06-24 20:10:13 -07:00
public Add raw JSON view 2019-06-25 10:18:57 -07:00
routes Add raw JSON view 2019-06-25 10:18:57 -07:00
views Add raw JSON view 2019-06-25 10:18:57 -07:00
.gitignore . 2019-06-21 09:18:19 -07:00
index.js Add raw JSON view 2019-06-25 10:18:57 -07:00
package.json 1.6.0 2019-06-25 10:00:03 -07:00
README.md Fix smol typo 2019-06-25 06:35:56 -07:00
yarn.lock Add auto-open on start 2019-06-25 09:59:59 -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