/Raffler

A Node.js express server that serves a form to put a list of emails (for a sign in sheet for example). On submission the server formulates an HTTPS request to hit a Google Serverless Function. This function will return a random email for which Handlebars will display the change in the winner spot. This is designed to be hosted on Google App Engine. Used for a demonstration on Google Cloud Platform Capabilities.

Primary LanguageJavaScript

Watchers