Skip to content

Boilerplate for a universal eCommerce storefront for Marketcloud platform

License

Notifications You must be signed in to change notification settings

Hellenic/universal-marketcloud-storefront

Repository files navigation

Universal Marketcloud Storefront boilerplate

build status Dependency Status devDependency Status Live demo


About

This is an universal eCommerce boilerplate (mostly for Marketcloud) I've put together using the following technologies:

I am planning to build a real webshop at some point, but since the idea was still taking shape so I started to work on general implementations towards Marketcloud. Finally, once the idea will be final, I will use this as a base to build that real shop.

In other words, this is kind of a boilerplate if you ever feel like building a stunning webshop of your own. It will offer huge variety of features what most, even the biggest, eCommerce storefronts won't offer, like super-fast and consistent user experience. Boilerplate is using Marketcloud, so if you are using that as well, you can get started very quickly. If not, then you'll just need to change all the API bindings and the logics related to it.

This project is based on awesome react-redux-universal boilerplate by @erikras. You can read from there what's actually contained in this project as well.

Installation

npm install

Running Dev Server

npm run dev

The first time it may take a little while to generate the first webpack-assets.json and complain with a few dozen [webpack-isomorphic-tools] (waiting for the first Webpack build to finish) printouts, but be patient. Give it 30 seconds.

Building and Running Production Server

npm run build
npm run start

Roadmap

First need to get the basics in shape, after that I might plan something further.

Contributing

I am more than happy to accept external contributions to the project in the form of feedback, bug reports and even better - pull requests :)


Cheers!

– Hannu Kärkkäinen, @hkarkk

About

Boilerplate for a universal eCommerce storefront for Marketcloud platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published