Storefront is a sample Ecommerce project, built on top of Norce [Storm] commerce engine. The project includes some functionality so that the basic commerce processes works. Use this as a starting point to your own development of commerce apps. Use as example or as a starting kit.
This repository provides a library of code that is right away executable and should work without any changes. Read more about the project and what you can do here.
Even though this is a functional project out of the box, it is not tested or ready for production.
The appsettings.json file contains the configuration of how to connect to Storm's SaaS platform. Read about how to change the setup here. This .net core solution can be run on a local machine (like IIS Express) or using Docker, which needs to be setup separately.
This sample is dependant on .net Core and Vue.js. It uses a commerce template from wrapboostrap Boland. The template is licensed for use with this project, but you can also easily buy and change to any other teamplate from the wrapboostrap marketplace.
See the LICENSE file for license rights and limitations (MIT). See the Boland license file for license rights and limitations for the Boland template.