This repository has been archived by the owner on Jun 12, 2021. It is now read-only.
forked from michaelrhanson/mozilla-demo-social-service
-
Notifications
You must be signed in to change notification settings - Fork 3
mozilla/mozilla-demo-social-service
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a demo service that works with the Firefox Social API. For now, you can enable it by adding this to defaultServices.jsm - you'll need to run it locally and modify /etc/hosts with whatever hostname you choose. And of course it's not very social if you're running it on localhost. { "name": "DemoSocialService", "iconURL": "http://demosocialservice.org:8888/icon.png", "workerURL": "http://demosocialservice.org:8888/worker.js", "sidebarURL": "http://demosocialservice.org:8888/sidebar.htm", "URLPrefix": "http://demosocialservice.org:8888" } Run the server with: NODE_ENV=development node server.js 8888
About
DEPRECATED - A demonstration social service
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published