Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tryton/web_shop_vue_storefront
Mirror of web_shop_vue_storefront
https://github.com/tryton/web_shop_vue_storefront
Last synced: 2 months ago
JSON representation
Mirror of web_shop_vue_storefront
- Host: GitHub
- URL: https://github.com/tryton/web_shop_vue_storefront
- Owner: tryton
- License: gpl-3.0
- Archived: true
- Created: 2020-10-13T07:27:42.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-11-06T10:08:27.000Z (about 2 years ago)
- Last Synced: 2024-05-22T18:31:46.835Z (8 months ago)
- Language: Python
- Homepage: https://hg.tryton.org/modules/web_shop_vue_storefront
- Size: 84 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
- awesome-vuestorefront - Tryton integration - Tryton module provides the back-end to integrate with VSF (Resources for Vue Storefront 1 / Official Resources - v1)
README
Web Vue Storefront Module
#########################The web_shop_vue_storefront module provides the back-end to integrate with `Vue
Storefront`_ 1.x... _`Vue Storefront`: https://www.vuestorefront.io/
Vue StoreFront Configuration
----------------------------The endpoint must be updated to use the Tryton URL. You must just replace
`/api` by
`http(s)://://web_shop_vue_storefront/`.The configuration `autoRefreshTokens` must be set to `false`.