crashlytics/cannonball-web

Name: cannonball-web

Owner: Crashlytics, Inc.

Description: Cannonball for Web featuring an end-to-end Digits Web Demo in JavaScript and Node.

Created: 2015-08-13 13:16:00.0

Updated: 2017-11-13 23:52:26.0

Pushed: 2017-06-02 13:53:24.0

Homepage: http://t.co/cannonball

Size: 4534

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Cannonball for Web

This repository contains the source code for the simple website presenting Cannonball and featuring an end-to-end Digits login web demo built in JavaScript and Node.

Screenshot of Cannonball for Web

About Cannonball

Cannonball is a canonical sample iOS and Android app to demonstrate how to use Fabric, the tools you need to build the best apps.

Cannonball uses many of the features available in Fabric, including Crashlytics, Answers, Sign In with Phone Number via Digits, embedded Tweet timelines with the Twitter Kit as well as the Tweet Composer to share on Twitter, and finally Native Ads from MoPub.

Cannonball is open source, so feel free to take a look at the code of Cannonball for iOS and Cannonball for Android on GitHub.

Digits Highlights

If you?re looking for an example of how to use Digits in your web application, there are two files in this project that are particularly interesting:

Note: In this demo, we simply display on the page the phone number returned over JSON ? but for your application, you would most likely store the Digits user ID and verified phone number in your database, either for the core user identity or to enrich an existing profile.

Setup
  1. Clone this GitHub repository and make sure you have Node installed.
  2. Create a set of credentials for Digits by creating an app on Fabric.
  3. Create a config.json file using config.sample.json as a template. Fill in your Digits app information.
  4. Install the module dependencies from npm and run the application!
install
start

You can then go to http://localhost:3000 in your browser.

Heroku

Assuming you have a Heroku account, you can easily deploy this sample online.

  1. Deploy
  2. Fill in your Digits app information. The values will be stored in your Heroku instance as environment variables.
  3. Click on View once the setup is complete and take note of the URL.
  4. Navigate to your Digits dashboard in Fabric and set the Website to the URL from the previous step.
Contributors
License

Copyright 2017 Google, Inc. and contributors.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.