Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.35 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.35 KB

techup

Public Repository of the code base for techup.lu (Grails on Heroku) To help please report Issues and Feature request here on github. Techup.lu is under development so feedback is an essential part of this process.lo

Installation

Clone this repository. Get a working Grails 2.0 > * instance. Developped on Grails 2.0.3 and tested and running on techup.lu with Grails 2.1.

Configuration

Since the App is working with Twitter as Authentication Provider via OAuth, you need to create a Twitter App and specify the token in the Config.groovy file.

Start the Application

Change into the directory and start grails with

grails run-app

Navigate to http://localhost:8080/techup

Deploy to Heroku

To deploy to HEROKU, create a Heroku app, initialize the App via Heroku CLI and deploy with git master push heroku. See instructions Grails on Heroku.

Extras

To initialze MemCache, get a MemCache Addon on Heroku (or elsewhere) and enter Configuration into Config.groovy file.

Resources

Grails on Heroku

Credits

Check the About Page on Techup.lu (www.techup.lu/about)

Help & Contribute

Stories in Ready