djtfmartin / uk-hub

Generic hub template grails app

Home Page:http://ala-demo.gbif.org/generic-hub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generic-hub Build Status

generic-hub

Generic-hub is a Grails web application that is aimed to be an example implementation of the ALA Biocache (occurrence record search interface). There is very little code in this project as most of the functionality is provided by a Grails plugin called biocache-hubs. If you intend to create your own custom skinned version of the Biocache webapp, then this is the project you should clone/fork as a starting point.

Getting started

First download and install Grails (Note: version 2.3.x is currently required but check the application.properties file for the specific version). Fork this project to your local machine.

Then try running the app with the command line:

cd generic-hub
grails run-app

Skinning

To do

Configuration

To do

About

Generic hub template grails app

http://ala-demo.gbif.org/generic-hub


Languages

Language:Groovy 99.0%Language:CSS 1.0%