Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 585 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 585 Bytes

missingthejoke

Source code for our podcast website, missingthejoke.com. The website has links to the Anchor.fm page, Patreon, and a page to buy stickers on our site.

Stack

Fully hosted on Google Firebase

  • Firebase Cloud Functions: used to connect with our payment framework, Stripe
  • Firebase Hosting: used to serve our single page web app
  • Bootstrap: used for responsive web design
  • AngularJS: used to build the site as a single page web app
  • Stripe Used to process payments securely. Supports Apple Pay on enabled devices.