Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/newaeonweb/generator-angm-flask-gae
Angular Generator for Flask and Google App Engine
https://github.com/newaeonweb/generator-angm-flask-gae
Last synced: about 2 months ago
JSON representation
Angular Generator for Flask and Google App Engine
- Host: GitHub
- URL: https://github.com/newaeonweb/generator-angm-flask-gae
- Owner: newaeonweb
- Created: 2016-01-16T21:40:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-27T14:08:17.000Z (almost 9 years ago)
- Last Synced: 2023-04-05T06:06:16.613Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 391 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generator Angular Flask Google App Engine
---This project is a mix of [Google App Engine Angular Material Starter](https://github.com/madvas/gae-angular-material-starter)
And [Gnerator-angm](https://github.com/newaeonweb/generator-angm).WE KEEP ALL THE COMMENTS AND DOCS FROM THE ORIGINAL PROJECT AT: [THIS LINK](https://github.com/madvas/gae-angular-material-starter).
It's an easy starting point to develop dynamic application using the stack:
* Google App Engine
* Python Flask
* AngularJS
* Angular Material
* Gulp, Bower, npm# Install
You must have the following things installed on your machine:
* [Google App Engine SDK for Python][]
* [Node.js][]
* [pip][]
* [virtualenv][]> Note: If you have python installed with **homebrew**, you may experiment some issues to run some arguments
to install the dependencies on **virtualenv**.#Work in progress