simple fts
1.0.0
การใช้งานการค้นหาข้อความแบบเต็มอย่างง่ายโดยใช้ PostgreSQL
ปลายด้านหลัง: สปริงบูต 3.x
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 การใช้ nginx.conf แทนที่ IP ด้วย Server IP
วิ่ง
make run