Skip to content
/ showcase Public
forked from pith/showcase

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

License

Notifications You must be signed in to change notification settings

Red1L/showcase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 54.2%
  • HTML 22.0%
  • JavaScript 19.0%
  • CSS 4.8%