https://github.com/tutorialwork/my-channel
The My Channel Alexa Skill
https://github.com/tutorialwork/my-channel
alexa alexa-skill ask-sdk express nodejs typescript youtube youtube-api
Last synced: 19 days ago
JSON representation
The My Channel Alexa Skill
- Host: GitHub
- URL: https://github.com/tutorialwork/my-channel
- Owner: Tutorialwork
- Created: 2022-10-12T13:53:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-23T07:59:39.000Z (5 months ago)
- Last Synced: 2025-11-23T09:19:05.625Z (5 months ago)
- Topics: alexa, alexa-skill, ask-sdk, express, nodejs, typescript, youtube, youtube-api
- Language: TypeScript
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My channel Skill Server
This server is for the "My channel Skill"
## Deploy
- ``docker buildx build --platform linux/amd64 --tag ghcr.io/tutorialwork/my-channel/server: . --push``