Skip to content

vuestorefront-community/template-odoo

Repository files navigation

Vue Storefront

Stay connected

GitHub Repo stars Twitter Follow YouTube Channel Subscribers Discord

Vue Storefront 2 integration with Odoo

This project is a Odoo integration with Vue Storefront 2. This integration is being developed and maintained by ODOOGAP / PROMPTEQUATION ❤️

Check our demo server (it's a dev server so could be down sometimes)

How to start?

  1. Copy .env.example to .env
  2. DOT NOT COMMIT .env file
# install dependencies
yarn install

# generate routes and redirects from ODOO
yarn update:routes 
yarn update:redirects

# serve with hot reload at localhost:3000
yarn dev

# build for production and launch server
yarn build
# build local
yarn build:local

or use docker-compose

docker-compose up --build -d
# you might need to
docker-compose restart odoo nginx

middleware.config.js

redisClient will enable/disable cache redis on API level (different from SSR cache)

Want to contribute? Ping us on odoo channel on our Discord or email us at info (at) odoogap.com!

Resources

Support

If you have any questions about this integration we will be happy to answer them on odoo channel on our Discord.

Credits

Authors:

  • ODOOGAP / PROMPTEQUATION

Contributors ✨


cpintofonseca

💻

SDMonteiro

💻

brunoodoogap

💻

Diogo Duarte

💻

Leonardo Ribeiro

💻

This project follows the all-contributors specification. Contributions of any kind welcome!