{"id":20955157,"url":"https://github.com/bryik/app-engine-starter","last_synced_at":"2025-05-14T04:33:05.143Z","repository":{"id":53654198,"uuid":"122408477","full_name":"bryik/app-engine-starter","owner":"bryik","description":"A basic template for App Engine projects.","archived":false,"fork":false,"pushed_at":"2021-03-20T01:52:00.000Z","size":17,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T13:03:29.763Z","etag":null,"topics":["appengine","boilerplate","flask","python3"],"latest_commit_sha":null,"homepage":"https://python3-dawg-212823.appspot.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bryik.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-21T23:49:01.000Z","updated_at":"2021-05-19T02:24:33.000Z","dependencies_parsed_at":"2022-09-10T06:22:03.939Z","dependency_job_id":null,"html_url":"https://github.com/bryik/app-engine-starter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryik%2Fapp-engine-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryik%2Fapp-engine-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryik%2Fapp-engine-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryik%2Fapp-engine-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryik","download_url":"https://codeload.github.com/bryik/app-engine-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254071370,"owners_count":22009779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appengine","boilerplate","flask","python3"],"created_at":"2024-11-19T01:18:20.978Z","updated_at":"2025-05-14T04:33:04.826Z","avatar_url":"https://github.com/bryik.png","language":"HTML","readme":"# App Engine Starter - Python 3 Edition\n\nIn August 2018, Google finally saw fit to bless us with [Python 3 on App Engine's standard environment](https://cloud.google.com/blog/products/gcp/introducing-app-engine-second-generation-runtimes-and-python-3-7). Goodbye Python 2 and webapp2, hello Python 3 and Flask.\n\n**Built with**:\n- [Bootstrap v4.1](https://getbootstrap.com/docs/4.1/getting-started/introduction/)\n- [Flask v1.0.2](http://flask.pocoo.org/)\n- [Jinja2](http://jinja.pocoo.org/docs/2.10/)\n\nHosted on [Google App Engine](https://cloud.google.com/appengine/).\n\n# Usage\n\nFirst off, go to [Google Cloud Console](https://console.cloud.google.com/) and create a new project. Then install the [Google Cloud SDK](https://cloud.google.com/sdk/).\n\n## Development\n\n1. Open a shell.\n\n2. `pipenv install` to install Flask to a virtual environment (must have [pipenv](https://docs.pipenv.org/) already installed).\n\n3. `pipenv shell` to open a new shell with the virtual environment activated.\n\n4. `python main.py` to start a local development server at http://127.0.0.1:8080/\n\n## Deployment\n\nIf Google Cloud SDK is set to this project:\n\n1. Open shell in the directory containing \"app.yaml\"\n\n2. Run `gcloud app deploy`\n\nIf Google Cloud SDK **is not** set to this project you can switch to it with\n\n```bash\n    gcloud config set project PROJECT_ID\n```\n\n### References\n\nBootstrap's [starter template](https://getbootstrap.com/docs/4.1/examples/starter-template/) was adapted slightly (navbar made semi-automatic with Jinja2, removed a bunch of stuff).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryik%2Fapp-engine-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbryik%2Fapp-engine-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryik%2Fapp-engine-starter/lists"}