This search engine was/is developed for Aix-en-Provence University.
It aims at allowing queries in the Maasai dictionary, more specifically searching for specific phonemes sequences, syllabic patterns, etc.
The Maasai dictionary is owned by the university of Oregon.
Please see the following link for the original dictionary : https://pages.uoregon.edu/maasai/Maa%20Lexicon/lexicon/main.htm
In the root folder, you must create a .env and use it to store database connection information :
URL=""
DATABASE=""
USER=""
PASSWORD=""
You then have to use this .env in your environment so the program can recognize it.