will001 / startup-os

Working examples of Google's Open Source tools and Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StartupOS

StartupOS provides working examples for using Google's Open Source tools and deploying to the cloud.

StartupOS includes

  • Google's open source libraries and tools, integrated together
  • Easy Cloud setup and deployment
  • Ready-to-run examples of Android and iOS native apps and Angular web apps.

How can StartupOS help me?

Compared to example repos (e.g https://github.com/googlesamples), which typically have a very specific example, usually for one tool or technology, this repo shows how to integrate multiple technologies together. Often, when trying to use several tools, you run into dependency issues, integration issues, or just wonder what's the best practice for working with them together.

StartupOS can help you with working examples and best-practices that "just work" across multiple tools and technologies.

How to use StartupOS

You can:

  • Clone this repo, and then adapt it to your needs.
  • Use it as a reference and copy-paste parts of it to your own repo.
  • Use parts of it from your own repo. For an example of that, see https://github.com/hasadna/hasadna (look for @startup_os in BUILD files)

Milestones

✓ Milestone I

Working examples of:

Milestone II

Working examples of:

Feedback

If you're interested in StartupOS, please let us know! You can fill in this form: https://goo.gl/forms/jfAH0wLgedE8GoWg2

About

Working examples of Google's Open Source tools and Cloud

License:Apache License 2.0


Languages

Language:Java 68.2%Language:TypeScript 16.4%Language:Python 6.6%Language:HTML 4.7%Language:CSS 2.0%Language:Shell 1.3%Language:JavaScript 0.8%