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

https://github.com/zenhack/firefox-sync-sandstorm

Sandstorm port of the firefox sync server
https://github.com/zenhack/firefox-sync-sandstorm

Last synced: about 1 month ago
JSON representation

Sandstorm port of the firefox sync server

Awesome Lists containing this project

README

          

WIP port of firefox sync server to sandstorm.

I make no promises of finishing/keeping up with this.

Building:

```
git submodule init && git submodule update # Pulls in the syncserver repo
# Usual vagrant-spk dance
```

Basic server boots up, but that doesn't mean it actually *works*