Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.06 KB

File metadata and controls

21 lines (12 loc) · 1.06 KB

SeedStack showcase sample Build status Stories in Ready

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.