Gae Init Upload

Fork of gae-init with Google Cloud Storage
Alternatives To Gae Init Upload
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Gae Boilerplate688
7 months ago43otherPython
Google App Engine Boilerplate
Gae Init536
5 months ago61mitPython
Google App Engine based on Python, Flask, RESTful, Bootstrap and tons of other cool features
Rele1922a month ago27November 15, 202223apache-2.0Python
Easy to use Google Pub/Sub
Tinygoogle182
4 months agomitPython
A search web app built by Flask and Google CSE
Flask Engine181
10 years ago2Python
A Flask skeleton for Google App Engine, using html5 boilerplate templating.
Pixic119
2 months ago3mitPython
Pixiv插画批量下载,提供关注画师插画、收藏作品下载(单/多/动图)及API - pixiv爬虫
Flask Gae Skeleton118
12 years ago2Python
Flask skeleton for Google App Engine
Systematically_self Study_python112
7 years ago1gpl-3.0
记录个人自学Python的过程,持续更新。
Github Stats81
4 years ago5mitPython
:star2: GitHub Stats is all about stars, forks, repos, followers and more
Flask Firebase79
4 years ago4Python
Google Firebase integration for Flask
Alternatives To Gae Init Upload
Select To Compare


Alternative Project Comparisons
Readme

gae-init-upload

Slack Status code style: prettier

gae-init-upload is the easiest boilerplate to kick start new applications on Google App Engine using Python, Flask, RESTful, Bootstrap, Google Cloud Storage and tons of other cool features.

Read the documentation, where you can find a complete feature list, a detailed tutorial, the how to section and more..

The latest version is always accessible from http://upload.gae-init.appspot.com

Requirements

Make sure you have all of the above or refer to the docs on how to install the requirements.

Running the Development Environment

$ cd /path/to/project-name
$ gulp

To test it visit http://localhost:3000 in your browser.


For a complete list of commands:

$ gulp help

Initializing or Resetting the project

$ cd /path/to/project-name
$ npm install
$ gulp

If something goes wrong you can always do:

$ gulp reset
$ npm install
$ gulp

To install Gulp as a global package:

$ npm install -g gulp

Deploying on Google App Engine

$ gulp deploy
$ gulp deploy --project=foo
$ gulp deploy --project=foo --version=bar
$ gulp deploy --project=foo --version=bar --no-promote

Tech Stack

Popular Google Projects
Popular Flask Projects
Popular Companies Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Google
Flask
Virtualenv
Cloud Storage