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
- Host: GitHub
- URL: https://github.com/kodedninja/solo
- Owner: kodedninja
- License: mit
- Created: 2018-03-25T13:08:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T08:32:30.000Z (over 7 years ago)
- Last Synced: 2025-04-30T10:22:49.967Z (10 months ago)
- Topics: beakerbrowser, dat, peer-to-peer
- Language: JavaScript
- Homepage: https://solo.seed.hex22.org/
- Size: 1.2 MB
- Stars: 35
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README

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
```