Tree
- Tree:
65e775aa457739b92aa3f4ede2fcc25bd530feed- Date:
- Message:
- add favicon to docker
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 ```