tuomaz/foton
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
The plan is to make this a web photo gallery. Requirements: * Java 7 * Maven 3 * MongoDB (http://www.mongodb.org/downloads) Nice to have: * STS (http://spring.io/tools) or Eclipse * Sourcetree or other graphical GIT client (http://www.sourcetreeapp.com/), http://mac.github.com/ Copy photos-local.properties to your own version and set your properties. Mysql properties only needed in PROD. Run: mvn -Dserver -DXmx1024m -DXms512m -Dspring.profiles.active=local clean install tomcat7:run Access the web app at localhost:8080/bhg-photos/ username = user password = password