Skip to content

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 Engi…

Notifications You must be signed in to change notification settings

Asupkay/Raffler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Raffler

Description: This is a website and function that are used to demostrate the dynamic of the Google Cloud Platform using Google App Engine (Website raffle-site) and Google Cloud Functions (Function gcp-random-picker).

The Folders

raffle-site

This is the Node.js Express server and the files for the website. There is another README in there with more information on how to run the website and how it works.

gcp-random-picker

This is the function that is hosted on Google Cloud Functions there is another README in there with more information.

About

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 Engi…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages