Mirror of https://github.com/fraction/oasis.git to build Docker images 🙈
Go to file
Christian Bundy 10c8a49576
Add context to thread view
2019-06-25 15:29:50 -07:00
lib Change link color and appease the type-check gods 2019-06-25 11:46:24 -07:00
public Fix issue where video and `<code>` tags break container 2019-06-25 12:43:05 -07:00
routes Add context to thread view 2019-06-25 15:29:50 -07:00
views Add context to thread view 2019-06-25 15:29:50 -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 Change link color and appease the type-check gods 2019-06-25 11:46:24 -07:00
package.json 1.7.5 2019-06-25 12:43:09 -07:00
yarn.lock Upgrade node module dependencies 2019-06-25 11:46:34 -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