Tree
- Tree:
cb26dd82e543278b743f071b689553891efe8766- Date:
- Message:
- update table width, move to librey
README.md
# find a really basic search engine that uses [4get](https://git.joygnu.org/joy/4get) backend ## usage podman setup ``` podman-compose build podman-compose up -d ``` docker setup ``` docker-compose build docker-compose up -d ``` ## build ``` git clone https://git.sr.ht/~rohanverma2007/find make build cd build ./find ```