Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 952 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 952 Bytes

SeedStack showcase sample

Build status

Showcase based on the e-commerce domain model, demonstrating basic SeedStack features.

Try it

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:

Deploy

Copyright and license

This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.