Skip to content

adelinekerner/gbiffrance-hub

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 56.5%
  • JavaScript 29.5%
  • HTML 9.5%
  • CSS 4.0%
  • Java 0.5%