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
- Host: GitHub
- URL: https://github.com/zenhack/firefox-sync-sandstorm
- Owner: zenhack
- License: apache-2.0
- Created: 2017-02-24T22:37:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T22:49:01.000Z (almost 9 years ago)
- Last Synced: 2025-02-03T13:45:04.647Z (about 1 year ago)
- Language: Cap'n Proto
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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*