GithubHelp home page GithubHelp logo

anthrax3 / cloud-polymer-go Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlesamples/cloud-polymer-go

0.0 0.0 0.0 21 KB

Sample App Engine application with Go, Cloud Endpoints, and Polymer

License: Apache License 2.0

Go 26.22% HTML 73.78%

cloud-polymer-go's Introduction

Polymer Gopher

This project is a sample web application hosted on App Engine composed of two App Engine modules:

  • a frontend written using Polymer
  • a backend written in Go

Running locally

To run this application locally install the Go App Engine SDK and then execute:

$ goapp serve dispatch.yaml frontend/app.yaml backend/app.yaml

Deploying the app on the cloud

And to deploy it:

  • Create a new Google Cloud project on the Google Cloud Console

  • Write your project id in every single yaml file:

	application: your-application-id
  • Then execute
$ goapp deploy backend/app.yaml
$ goapp deploy frontend/app.yaml
$ appcfg.py update_dispatch .

Then visiting http://your-project-id.appspot.com should show you the application running on the cloud.

The documentation generated for the Go backend is available on godoc.org.

Disclaimer

This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.

cloud-polymer-go's People

Contributors

campoy avatar naokigoogle avatar piperchester avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.