https://github.com/gregorwolf/sap-hcp-cf-beta-alexa-server
Alexa Skill Server based on alexa-app-server running on SAP HANA Cloud, Cloud Foundry Service Beta
https://github.com/gregorwolf/sap-hcp-cf-beta-alexa-server
Last synced: about 1 year ago
JSON representation
Alexa Skill Server based on alexa-app-server running on SAP HANA Cloud, Cloud Foundry Service Beta
- Host: GitHub
- URL: https://github.com/gregorwolf/sap-hcp-cf-beta-alexa-server
- Owner: gregorwolf
- License: mit
- Created: 2017-02-02T22:04:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-03T09:19:55.000Z (over 9 years ago)
- Last Synced: 2025-02-13T08:52:36.635Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alexa Skill Server based on alexa-app-server running on SAP HANA Cloud, Cloud Foundry Service Beta
Before you deploy using `cf push` to the SAP HCP, Cloud Foundry Service Beta you have to rename your
service in the manifest.yml name attribute to get a unique URL. Be aware to choose
"My development endpoint is a sub-domain of a domain that has a wildcard certificate from a certificate authority"
in the step "SSL Certificate" during skill creation.
After you've deployed this repository using `cf push` you can access the path /alexa/helloworld and /alexa/guessinggame.
When you do that in the browser you will get a test page that does also conatain the Schema and Utterances.