Skip to content

NERC-CEH/rare-arable-flowers-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAF

This is Rare Arable Flowers identification and recording mobile web application. HTML5 based offline mobile app linked to iRecord website.

Project: homepage

Configuration

App configuration hosted in scr/conf.js.

Note: it should be done before building the code.

Building

  • Install NodeJS
  • Get a copy of the code by running:
git clone git://github.com/NERC-CEH/rare-arable-flowers.git
  • Enter the rare-arable-flowers directory and install the npm build dependancies:
cd rare-arable-flowers && npm install
  • Build the library: Production
grunt

Testing/development

grunt bower dev

This will create a dist folder with the app code and its dependencies.

Running

Express framework is provided for a quick launch of a web server.

node app.js

Note: Make sure the server MIME has application/json

Bugs and feature requests

Have a bug or a feature request? search for existing and closed issues. Please open a new issue.

Creators

Karolis Kazlauskis

Copyright and license

Code and documentation copyright 2015 CEH. Code released under the GNU GPL v3 license. Media (photos, maps) all rights reserved.