davendw49 / wikinp

a tiny search engine of Nobel Prize and Pulitzer Prize based on ES and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIKI for Nobel Prize and Pulitzer Prize 搜索引擎


scrapy+elasticsearch+flask+vue

  • elasticsearch-plugin install <>

启动elasticsearch

  • bin/elasticsearch

设置python环境

  • pip install -r requirements.txt

启动backend

  • python app.py

启动frontend

  • npm install
  • npm run serve

访问

  • ip:8080

About

a tiny search engine of Nobel Prize and Pulitzer Prize based on ES and MongoDB

License:Apache License 2.0


Languages

Language:JavaScript 76.0%Language:Vue 19.1%Language:Python 4.0%Language:HTML 0.9%