Skip to content

A VM setup to prototype an app generator for Epihack 2015

Notifications You must be signed in to change notification settings

guinetik/epihack-appgen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epihack 2015 app generator

This is a Node server setup to help prototype a mobile app generator for participatory surveillance at mass gatherings. See https://epihack.org/2015/06/17/epihack-rio-2015/.

Installation

To install, download and install Vagrant for your platform, then download and install VirtualBox.

Once Vagrant and VirtualBox are installed, you can download the latest release of this GitHub repo, and unzip it. cd into the unzipped folder and run:

$ vagrant up
$ vagrant ssh

The username for vagrant is vagrant and the password is vagrant.

This will download and install the image, and then go through the dependencies and install them one by one. vagrant ssh will connect you to the image and give you a bash prompt. Once everything completes, you'll have a working box to build your apps on Android.

About

A VM setup to prototype an app generator for Epihack 2015

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.1%
  • CSS 15.7%
  • Java 3.7%
  • Other 0.5%