Typesense UI (Alpha) Typesense v26.0 Compatible
An OpenSource user interface for Typesense self-hosted instance.
git clone https://github.com/BadgerBloke/typesense-ui.gitcd typesense-ui/scriptscp .env-example .envyou can change the values in .env
docker compose up -dhttp://localhost:8108/health
In case you have changed the value in Step 3 then change the value here as well.
cd ..cp .env-example .envIn case you have changed the values in Typesense Step 3 then update the same here as well.
pnpm iIn case you are not using pnpm then delete pnpm-lock.yaml and run the dependencies installation command accordingly.
pnpm devRun the command according to your package manager if not using pnpm





