simple fts
1.0.0
Une simple implémentation de recherche de texte intégral à l'aide de PostgreSQL.
Extrémité arrière: Spring Boot 3.x
Front extrémité: réagir.
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 à l'aide de nginx.conf, remplacez IP par IP de serveur
courir
make run