Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`