Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riywo/google-page
Authenticated web server with Google OpenID
https://github.com/riywo/google-page
Last synced: 28 days ago
JSON representation
Authenticated web server with Google OpenID
- Host: GitHub
- URL: https://github.com/riywo/google-page
- Owner: riywo
- Created: 2013-08-02T10:28:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-02T10:28:35.000Z (over 11 years ago)
- Last Synced: 2024-04-15T12:02:04.961Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 133 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# google-page
Authenticated web server with Google OpenID
## Installation
npm install -g google-page
## Usage
Usage: google-page -c config.toml
Options:
-c, --config Config TOML file [required]
-d, --dir Data directory (default: current dir)
-p, --port Port number (default: $PORT or 3000)
-s, --session Session store (default: dir/.google-page.nedb)
-h, --help Show help## License
MIT
## Author
Ryosuke IWANAGA a.k.a. riywo