An open API service indexing awesome lists of open source software.

https://github.com/kodedninja/solo

The simplest publication tool
https://github.com/kodedninja/solo

beakerbrowser dat peer-to-peer

Last synced: 10 months ago
JSON representation

The simplest publication tool

Awesome Lists containing this project

README

          

![screenshot](https://github.com/kodedninja/solo/blob/master/screenshot.png)

Solo is a publishing tool based on the [Beaker Browser](https://beakerbrowser.com) and the Dat protocol.

It's similar to [dat-syllabus](https://github.com/sdockray/dat-syllabus) and [dat-medium](https://github.com/kewitz/dat-medium), with a text focused design.

## Usage
[https://solo-kodedninja.hashbase.io/](https://solo-kodedninja.hashbase.io/)

## Development

Fork this repo.
```
npm install
npm start
```