This repo is a fork of the fieldcapture-hubs repo where the plugin has been promoted to become the host app. From the moment of creation of this repo Biocollect and Merit will go separate ways.
The resulting project has been significantly refactored. All the MERIT inherited server side code base is now under the package name au.org.ala.biocollect.merit
. It would be convenient to organically remove all the code that we won't be using in biocollect.
New server side classes that are custom to Biocollect should be under the package name au.org.ala.biocollect
This project requires you to run the ecodata project on port 8081
.
npm install
karma.conf.js
file.