Showcase based on the e-commerce domain model, demonstrating basic SeedStack features.
If you have Maven 3 installed, you can clone the repository and run it locally with the maven Jetty plugin:
git clone https://github.com/seedstack/showcase.git
cd showcase
mvn install && cd web && mvn jetty:run
Or you can simply run it on Heroku by clicking this button:
This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.