simple fts
1.0.0
Eine einfache Volltextsuche -Implementierung mit PostgreSQL.
Hinteres Ende: Federschuh 3.x
Frontend: Reagieren Sie.
git clone https://github.com/wlonestar/simple-fts.git && cd simple-ftsmake configsudo -u postgres psql postgres
# alter user postgres with password '123456';make envmake dbconfig /etc/nginx/nginx.conf mit nginx.conf ersetzen Sie IP durch Server -IP
laufen
make run