Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 514 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 514 Bytes

OSMI Results App

Based on Laravel 5.2

Local Installation

  • Clone this repo
  • Copy .env.example to .env
  • Run composer install
  • Run php vendor/bin/homestead make
  • Run vagrant up
  • Run vagrant ssh
  • Run cd osmi && php artisan migrate (In Vagrant)
  • Visit http://localhost:8080/import to import the CSV into the Database

Currently Supported Routes