gae-init icon indicating copy to clipboard operation
gae-init copied to clipboard

Google App Engine based on Python, Flask, RESTful, Bootstrap and tons of other cool features

Results 81 gae-init issues
Sort by recently updated
recently updated
newest added

Seems to be down; I saw this a couple weeks ago, and just checked again, and its still down so I figured I ought to report it.

Dear Authors, I have been using gae-init for 2 projects. gae-init is so great: simple, powerful and more importantly, it utilizes GAE standard environment free tier. I need to start...

If I clone gae-init master and simply add `numpy==1.6.1` to `requirements.txt` and `import numpy` to `main.py` (after `import task`), it raises: ``` ERROR 2020-03-12 00:11:31,162 wsgi.py:269] Traceback (most recent call...

Travis is not running on PRs. Fix at the below link. Looks to be an known issue that requires @lipis to make some GitHub settings changes. https://travis-ci.community/t/known-issue-travis-ci-reports-expected-waiting-for-status-to-be-reported-on-the-github-status-api-but-the-status-never-arrives/1154

[Moment.js project status](https://momentjs.com/docs/#/-project-status/): _"We now generally consider Moment to be a legacy project in maintenance mode. It is not dead, but it is indeed done."_ [Recommend alternatives](https://momentjs.com/docs/#/-project-status/recommendations/): Luxon, Day.js, date-fns,...

`main/cache.py` uses memcache This is not available in the Python 3.7 runtime. Google suggests using Memorystore for redis, but this has no free tier, and gae-init is intended to work...

See https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4

upgrade

https://dev.twitch.tv/docs/authentication

This PR adds support to use mailgun, a third-party transactional e-mail provider.

example