Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eiriksm/chrome-notifications-drupal
https://github.com/eiriksm/chrome-notifications-drupal
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/eiriksm/chrome-notifications-drupal
- Owner: eiriksm
- Created: 2015-04-20T18:45:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-23T17:26:09.000Z (over 9 years ago)
- Last Synced: 2024-11-07T19:51:55.655Z (about 2 months ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chrome-notifications-drupal
Used http-server for local development. This way you could start a server like so:
```
http-server -S -C server.crt -K server.key -o -p 9871 -P http://your.host
```