Skip to main content
The Deno 2 Release Candidate is here
Learn more

Minttu Runtime

Minttu Runtime is the foundational web framework package for Omnifi projects, built on Fresh. It’s intended to be used across a broad spectrum of web applications, but is driven by the needs of Omnifi and our family of projects.

Install

Deno

To install on Deno, add the import map as follows:

"@minttu/runtime/": "https://gitlab.com/omnifi/minttu/runtime/"

Integrate

Data

Data is by default stored on the filesystem in the .data folder. This can be modified by either setting the environment variable

Lifecycle

Preload

Refresh

Assets

Content Types

Component