salvadormrf / vagrant-gae-django

Vagrant box to run django projects with Google AppEngine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant GAE

Vagrant development box to run Google AppEngine.

Documentation

Install Vagrant & VirtualBox (OSX Instructions)

brew cask install virtualbox
brew cask install vagrant

Run development box

vagrant up  
vagrant ssh  

cd project
make run

Application access

Access website from:

About

Vagrant box to run django projects with Google AppEngine.


Languages

Language:Python 63.7%Language:Shell 20.2%Language:Makefile 14.1%Language:HTML 2.1%