Skip to content

City-of-Bloomington/ureport-client

Repository files navigation

uReport Client

Developing

In order to actual work on an application using this, you'll need these dependencies installed on the machine you do you development on.

  • PHP - This is a PHP application, after all
  • Composer - Manages dependecies for the application
  • make - In order to run the example Makefile
  • sassc - Compiles sass into CSS
  • gettext - Compiles i18n localization files

Deployment

Ansible

Docker