Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/skzap/waka2


https://github.com/skzap/waka2

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Waka
Peer to peer storage

## Features

- No server-side database. Virtually no operating costs.
- Contents are stored permanently client-side with IndexedDb.

- Start the express signalling server
```
npm start
```