Packages

A Phoenix LiveView app, similar to typesense-dashboard app in the Docker Compose, which uses open_api_typesense

Current section

Files

Jump to
typesense_web lib typesense_web.ex
Raw

lib/typesense_web.ex

defmodule TypesenseWeb do
@moduledoc """
TypesenseWeb keeps the contexts that define your domain
and business logic.
Contexts are also responsible for managing your data, regardless
if it comes from the database, an external API or others.
"""
end