Skip to content

shuup-heroku is a boilerplate for using Shuup with Heroku.

License

Notifications You must be signed in to change notification settings

kahihia/shuup-heroku

 
 

Repository files navigation

image

image

shuup-heroku =====

shuup-heroku is a boilerplate for using Shuup with Heroku Shuup is an Open Source E-Commerce Platform based on Django and Python.

https://shuup.com/

Caveat

For using Heroku's postgres database properly, be sure to add the Heroku Postgres Add-on.

License

Shuup and shuup-heroku are published under Open Software License version 3.0 (OSL-3.0). See the LICENSE file distributed.

Some external libraries and contributions bundled with Shuup may be published under other compatible licenses. For these, please refer to VENDOR-LICENSES.md file in the source code tree or the licenses included within each package.

Shuup Documentation -------------

Shuup documentation is available online at Read the Docs.

Documentation is built with Sphinx.

Issue the following commands to build the documentation:

pip install Sphinx  # to install Sphinx
cd doc && make html

To update the API documentation rst files, e.g. after adding new modules, use command:

./generate_apidoc.py

About

shuup-heroku is a boilerplate for using Shuup with Heroku.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.0%
  • HTML 9.6%
  • JavaScript 5.7%
  • CSS 3.7%