This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit e1308761d6f7d866d83041ad56bb495b1df12ff7
tree f31d6a96b9e74d5f849f429f8fbc237c9751df9a
parent d464cd211e69d8e58eb58a54227aca89c091f2df
tree f31d6a96b9e74d5f849f429f8fbc237c9751df9a
parent d464cd211e69d8e58eb58a54227aca89c091f2df
grails-crowd / README.textile
The mission
GrailsCrowd aims to bring social directory of the people involved with Grails in any way shape or form to the Web.
How to checkout and be up and running in the dev mode
After fresh checkout from VCS, run the following command:
‘grails upgrade’
Optionally if you want to upgrade any of the installed plugins to different versions, run the following commands:
‘grails install-plugin feeds’
‘grails install-plugin modalbox’
‘grails install-plugin richui’
‘grails install-plugin avatar’
‘grails install-plugin mail’
Also change the email related settings in grails-app/conf/Config.groovy
Don’t forget to peek into grails-app/conf/DataSource.groovy for the database configuration details.
Happy hacking…







