simple fts
1.0.0
Uma implementação simples de pesquisa de texto completo usando o PostgreSQL.
TRUSTIME
Front -end: React.
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 usando nginx.conf, substitua IP pelo IP do servidor
correr
make run