Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.
/ lineapp Public archive

Grails application to manage and distribute informations about filmed headlines

Notifications You must be signed in to change notification settings

karstenroethig/lineapp

Repository files navigation

(Head)LineApp

A Grails application to manage and distribute informations about filmed headlines.

Requirements

Run

  1. Create a GRAILS_HOME environment variable that points to the path of the Grails distribution and add the bin folder in the Grails distribution to the PATH environment variable

    set GRAILS_HOME=C:\temp\Grails\grails-1.3.8

    set PATH=%PATH%;%GRAILS_HOME%\bin

  2. Create a JAVA_HOME environment variable that points to the location of your JDK

    set JAVA_HOME=C:\Programme\Java\jdk1.6.0_16

  3. Copy third-party libraries with Maven

    mvn dependency:copy-dependencies -DoutputDirectory=lib or use copyLibs.bat

  4. Run grails run-app in the lineapp directory

  5. Browse to http://localhost:8080/lineapp

  6. Login as administrator (admin:geheim) or user (jdoe:passwort)

  7. Celebrate

About

Grails application to manage and distribute informations about filmed headlines

Resources

Stars

Watchers

Forks

Packages

No packages published