View Source TypesenseWeb

TODO: This library is being parked at version 0.1.0. This is just an empty Phoenix boilerplate. You'll see some changes once this version starts beyond that.

Installation

If available in Hex, the package can be installed by adding typesense_web to your list of dependencies in mix.exs:

def deps do
  [
    {:typesense_web, "~> 0.1"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/typesense_web.