Skip to content

Greenfield is a lightweight open source eCommerce application focused on quick and easy setup. Greenfield is built on Grails, a full stack web application framework for the JVM.

License

Notifications You must be signed in to change notification settings

osscontributor/greenfield

 
 

Repository files navigation

Greenfield - opengreenfield.org

Greenfield is a lightweight eCommerce application focused on quick and easy setup. Greenfield is built on Grails, a full stack web application framework for the JVM. [http:https://www.grails.org](Learn more about Grails)

Requirements

* Grails 3.3.8 or greater
* Java JDK 1.8 or greater
* Can easily be modified for most RDBMS

Get it running

* Install Grails
* Run 'grails run-app' in base 'greenfield' directory
* Browse to 'http:https://localhost:8080/greenfield/admin'
* Default username : admin
* Default password : admin

Get it running with data

* Locate BootStrap.groovy 'grails-app/init'
* Uncomment the following 'createDevelopmentData()'

Contact

[email protected]

License

Greenfield is released under GPL v3

About

Greenfield is a lightweight open source eCommerce application focused on quick and easy setup. Greenfield is built on Grails, a full stack web application framework for the JVM.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 56.8%
  • HTML 29.7%
  • CSS 7.4%
  • JavaScript 5.4%
  • Shell 0.3%
  • Batchfile 0.2%
  • PHP 0.2%