- Notifications
You must be signed in to change notification settings - Fork0
Resgrid Connect is an Ionic 2/Angular 2 mobile app allowing departments to communicate with the public or non-department personnel in their service area.
License
Resgrid/Connect
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Resgrid Connect an Ionic 2 (Cordova) based mobile application that connects members of the public to first responder, disaster response/relief or other entities in their area.
Resgrid is a software as a service (SaaS) logistics, management and communications platform for first responders, volunteer fire departments, career fire, EMS, Search and Rescue (SAR), public safety, HAZMAT, CERT, disaster response, etc.
Sign up for your free Resgrid Account Today!
The following prerequisites are required.
- Node.js (0.12.3)
- Cordova (5.3.1)
- Bower (1.5.2)
- bower-installer (1.2.0)
- Gulp (3.9.0)
- Ionic (2.0.0-beta.19)
In addition, if you want to run on a emulator or physical device, you'll need your environment setup for iOS or Android development.
To begin, clone the repository and install the node packages:
$ git clone https://github.com/Resgrid/BigBoard.git$ cd BigBoard$ npm installNow you can use the various gulp tasks to obtain Cordova plugins and install third party libraries via Bower.
You can also just rungulp without any arguments which will run the below targets.
$ gulp libs # Install 3rd Party JS libraries as defined in bower.json$ gulp plugins # Install Cordova plugins as defined in package.jsonThe solution is setup to with Live Reload for Cordova Serve, to use Live Reloading during development:
Open 1 command line window
$ cordova serve # Starts the cordova file web serverOpen another command line window
$ gulp dev # Starts the file watcher and hooks into live reload- [Ionic2](http://ionicframework.com/docs/v2/)- [Cordova](https://cordova.apache.org/)- Shawn Jackson (Twitter: @DesignLimbo Blog:http://designlimbo.com)
- Jason Jarrett (Twitter: @staxmanade Blog:http://staxmanade.com)
Apache 2.0
About
Resgrid Connect is an Ionic 2/Angular 2 mobile app allowing departments to communicate with the public or non-department personnel in their service area.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.