movie

🦉 owl-project-template 🦉

A starter template to create owl projects using bun. This is only a toy (around 300 loc), not production ready!

Setup

To create a new project:

bun create ged-odoo/owl-project-template [destination]
cd [destination]
bun dev # to start a dev server

The following scripts are available:

Features

This project template provides the following features:

Project structure

Server

The server located in core has the following routes:

Configuration

Here is the list of supported keys in app_config key in package.json: