GoogleCloudPlatform/firebase-appengine-backend

Name: firebase-appengine-backend

Owner: Google Cloud Platform

Description: null

Created: 2016-04-27 17:29:53.0

Updated: 2018-04-09 11:07:22.0

Pushed: 2017-12-14 06:15:09.0

Homepage: null

Size: 30

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build a Mobile App Using Firebase and App Engine Flexible Environment

This repository contains Android client sample code for the “Build a Mobile App Using Firebase and App Engine Flexible Environment” solution. Sample client code can be found here.

Deployment Requirements

Apache Maven is required in build environment. Firebase is a Google product, independent from Google Cloud Platform.

Google Cloud SDK setup

Get credentials and configure properties. This step is optional and you may skip it if it's already been set up.

Configuration
t-param>
<param-name>credential</param-name>
<param-value>/WEB-INF/JSON_FILE_NAME</param-value>
it-param>
t-param>
<param-name>databaseUrl</param-name>
<param-value>FIREBASE_URL</param-value>
it-param>
Build and deploy
View user event logs
License

Copyright 2016 Google Inc. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS-IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

This is not an official Google product.


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.