Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.

cloudeninc/clouden-xmas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clouden Xmas

Kenneth Falck <kennu@clouden.net> 2016

This is the source code project for https://xmas.clouden.net. It's probably mostly interesting just to look at.

You probably need to tweak stack/site.yml, stack/api.yml and service/serverless.yml if you want to actually use the code.

Subfolder descriptions:

  • service - Serverless project, forwards REST API requests to AWS IoT
  • stack - Separate CloudFormation stacks for persistent resources and API Gateway custom domain setup
  • thing - Code for MIDI and GPIO integration on Raspberry Pi, listens to AWS IoT events
  • ui - The HTML web UI