Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skzap/waka2
https://github.com/skzap/waka2
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/skzap/waka2
- Owner: skzap
- License: unlicense
- Created: 2016-06-24T21:07:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-08T19:44:16.000Z (over 7 years ago)
- Last Synced: 2024-04-25T04:45:13.530Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 622 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
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
```