libremiami-search/README.md

604 B

LibreMiami Search

LibreMiami fork of searx

See it in action

Repo currently hosted on disroot git

Dev

Dependencies

You need npm, see our tutorial if you need help.

You need pip and virtualenv

sudo apt install python3-pip # on debian, trisquel
pip install virtualenv

Install node dependencies

make node.env

Then you can then prepare the themes and run the dev environment as needed

make themes
make run