https://github.com/jaeyson/typesense_live_dashboard
https://github.com/jaeyson/typesense_live_dashboard
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaeyson/typesense_live_dashboard
- Owner: jaeyson
- License: mit
- Created: 2024-11-08T09:40:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-08T10:15:47.000Z (about 1 year ago)
- Last Synced: 2025-03-28T21:42:48.518Z (10 months ago)
- Language: Elixir
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TypesenseLiveDashboard
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](https://hex.pm/docs/publish), the package can be installed
by adding `open_api_typesense` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:typesense_live_dashboard, "~> 0.1"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .