Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 540 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 540 Bytes

OfficeMapper Logo #OfficeMapper THE interactive, editable map for multi-office companies

Prerequisites

This project requires:

  • Go
  • MySQL
  • Access to Ooyala-private repositories. These dependencies can be removed, however it's not configured as such out of the box

To run

  1. Git submodule update --init to get all of the google dependencies
  2. ./database-schema/init to initialize your database
  3. ./bin/office-mapper to start it up