neojato / emotobooth-pwa

PWA for EmotoBooth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emotobooth-pwa

PWA for GCP EmotoBooth. Use your mobile device to snap photos and uploads to a given Emotobooth instance.

Not an official Google product.

Setup

  1. Copy config.js.template to config.js and populate fields with URL and username/password of your Emotobooth instance.

  2. Install dependencies.

    $ npm install

Build & development

Run grunt build for building and grunt serve for preview.

Deploy

  1. Run firebase init and either create a new project or tie it to an existing one
  2. Run firebase deploy to serve the contents of the dist directory

About

PWA for EmotoBooth


Languages

Language:JavaScript 63.9%Language:CSS 23.7%Language:HTML 12.4%