Skip to content

mfoy/bs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BS v0.0.1

Setup

Install required tools on the host:

Add the vagrant box and create the VM and virtualenv.

vagrant box add ubuntu-trusty https://cloud-images.ubuntu.com/vagrant/trusty/current/trusty-server-cloudimg-amd64-vagrant-disk1.box
vagrant up
fab setup_virtualenv

Run

Start the flask server:

fab flask

Open Chrome with security disabled (required for cross-domain access of iframe contents), e.g. on OSX:

open /Applications/Google\ Chrome.app --args --disable-web-security

Navigate to http://10.0.5.2:5000

Tools

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published