Git Product home page Git Product logo

searchmiddleground's Introduction

聚合搜索

项目介绍

基于 Vue 3 前端 + Spring Boot 后端 + Elastic Stack 的全栈项目。

pFasAT1.png

界面效果图

搜文章

pFasFm9.png

搜用户

pFasPOJ.png

搜图片

pFaskwR.png

前端

  • Vue 3
  • Node 18
  • Ant Design Vue 组件库
  • 页面状态同步机制

运行方式:

  1. 打开终端执行 npm i 安装所需依赖。
  2. 执行 npm run dev 即可。

后端

  • Spring Boot 2.7 框架
  • MySQL 数据库
  • ElasticSearch

运行方式:

  1. 更改 application.yml 中的数据库为本地数据库配置。

  2. sql 文件中执行初始化 sql 文件,生成表结构。

  3. 下载 ElasticSearch(推荐 7.17.18 版本,与本项目一致)。

  4. 运行 ElasticSearch 中 bin 目录下的 elasticsearch.bat 脚本文件。

  5. 更改 application.yml 中的 ElasticSearch 配置信息为本地配置。

  6. 启动主项目即可。

searchmiddleground's People

Contributors

xiangxiang62 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.