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 (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Sep 18 07:37:26 -0700 2008 | |
| |
Gc.iml | ||
| |
README.textile | Sat Jun 20 03:37:09 -0700 2009 | |
| |
application.properties | Sat Jun 20 03:17:18 -0700 2009 | |
| |
build.xml | Wed Aug 20 11:38:59 -0700 2008 | |
| |
changelog.txt | Sat Jun 13 11:44:32 -0700 2009 | |
| |
gc.ipr | Tue Oct 07 15:08:14 -0700 2008 | |
| |
grails-app/ | Sat Jun 20 10:34:31 -0700 2009 | |
| |
grailscrowd-test.launch | Sun May 24 09:12:53 -0700 2009 | |
| |
grailscrowd.launch | Sun May 24 09:12:53 -0700 2009 | |
| |
grailscrowd.tmproj | Tue Oct 07 15:08:14 -0700 2008 | |
| |
ivy.xml | Sun May 24 09:12:53 -0700 2009 | |
| |
ivysettings.xml | ||
| |
lib/ | ||
| |
src/ | Wed Jun 10 03:55:36 -0700 2009 | |
| |
test/ | ||
| |
web-app/ | Sat Jun 13 11:37:23 -0700 2009 |
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…












