Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vergissberlin/example-odoo
This repository contains an example setup for Odoo development. It includes a sample module, a sample theme, and a sample theme extension.
https://github.com/vergissberlin/example-odoo
docker docker-compose example odoo
Last synced: 10 days ago
JSON representation
This repository contains an example setup for Odoo development. It includes a sample module, a sample theme, and a sample theme extension.
- Host: GitHub
- URL: https://github.com/vergissberlin/example-odoo
- Owner: vergissberlin
- License: apache-2.0
- Created: 2024-08-12T18:56:19.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-08T01:58:50.000Z (29 days ago)
- Last Synced: 2024-10-10T19:41:16.550Z (27 days ago)
- Topics: docker, docker-compose, example, odoo
- Homepage:
- Size: 444 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Odoo example setup
This repository contains an example setup for Odoo development. It includes a sample module, a sample theme, and a sample theme extension.
![Odoo](./docs/apps.png)
## Setup
1. Clone this repository.
2. Run```bash
docker compose up -d
```3. Open your browser and go to .
4. Log in with the following credentials:
- Username: `admin`
- Password: `admin`