https://github.com/authentiqid/authentiq-docs
Authentiq documentation and API specification.
https://github.com/authentiqid/authentiq-docs
Last synced: 8 days ago
JSON representation
Authentiq documentation and API specification.
- Host: GitHub
- URL: https://github.com/authentiqid/authentiq-docs
- Owner: AuthentiqID
- License: other
- Created: 2015-04-23T05:46:52.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T22:38:44.000Z (over 7 years ago)
- Last Synced: 2025-02-24T03:44:47.390Z (over 1 year ago)
- Language: CSS
- Homepage: https://developers.authentiq.com/
- Size: 9.13 MB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Authentiq Connect Developer Documentation
This repository contains the [Authentiq Connect Developer Documentation](http://developers.authentiq.com/) source files.
Don't hesitate to hit Edit on any of these pages and improve them. We appreciate your help!
## Running locally
The documentation is built using [MkDocs](http://www.mkdocs.org/).
pip install awscli mkdocs
You can build the documentation locally using:
mkdocs build
Or serve local docs with:
mkdocs serve
## Deploying
./deploy.sh [prod|test]
You'll need appropriate S3 access for this.
# Licence

Authentiq Connect Developer Documentation is licensed under a Creative Commons Attribution 4.0 International License.