# template-odoo **Repository Path**: userjia/template-odoo ## Basic Information - **Project Name**: template-odoo - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-04 - **Last Updated**: 2024-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Vue Storefront
### Stay connected [![GitHub Repo stars](https://img.shields.io/github/stars/vuestorefront/vue-storefront?style=social)](https://github.com/vuestorefront/vue-storefront) [![Twitter Follow](https://img.shields.io/twitter/follow/vuestorefront?style=social)](https://twitter.com/vuestorefront) [![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCkm1F3Cglty3CE1QwKQUhhg?style=social)](https://www.youtube.com/c/VueStorefront) [![Discord](https://img.shields.io/discord/770285988244750366?label=join%20discord&logo=Discord&logoColor=white)](https://discord.vuestorefront.io) ## Vue Storefront 2 integration with Odoo This project is a Odoo integration with [Vue Storefront 2](https://github.com/vuestorefront/vue-storefront/). This integration is being developed and maintained by [ODOOGAP / PROMPTEQUATION](https://www.odoogap.com/) ❤️ Check our [demo](https://vsf.labs.odoogap.com/) 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 ```sh # 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 ```bash 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](https://discord.vuestorefront.io) or email us at info (at) odoogap.com! ## Resources - [Vue Storefront Documentation](https://docs.vuestorefront.io/v2/) - [Odoo integration Documentation](https://docs.vuestorefront.io/odoo) - [Odoo integration](https://github.com/vuestorefront/odoo) ## Support If you have any questions about this integration we will be happy to answer them on `odoo` channel on [our Discord](discord.vuestorefront.io). ## Credits ### Authors: - ODOOGAP / PROMPTEQUATION ## Contributors ✨

cpintofonseca

💻

SDMonteiro

💻

brunoodoogap

💻

Diogo Duarte

💻

Leonardo Ribeiro

💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!