Initial commit
parents
Showing
.gitignore
0 → 100644
app.js
0 → 100644
bin/www
0 → 100755
client/esclient.js
0 → 100644
client/mongoClient.js
0 → 100644
model/index.js
0 → 100644
model/name.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "trademarksimilar", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"start": "node bin/www", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@elastic/elasticsearch": "^7.14.0", | ||
"cheerio": "^1.0.0-rc.10", | ||
"mongoose": "^5.13.7", | ||
"puppeteer": "^10.2.0", | ||
"koa": "^2.7.0", | ||
"koa-bodyparser": "^4.2.1", | ||
"koa-convert": "^1.2.0", | ||
"koa-json": "^2.0.2", | ||
"koa-logger": "^3.2.0", | ||
"koa-onerror": "^4.1.0", | ||
"koa-router": "^7.4.0", | ||
"koa-static": "^5.0.0", | ||
"koa-views": "^6.2.0", | ||
"axios": "^0.21.1" | ||
} | ||
} | ||
\ No newline at end of file |
public/axios.min.js
0 → 100644
public/index.css
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/index.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/vue.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
routes/index.js
0 → 100644
start.js
0 → 100644
util/IKAnalyzer.cfg.xml
0 → 100644
util/common.js
0 → 100644
util/creat.json
0 → 100644
util/getAllTradmarkName.js
0 → 100644
util/insertToEs.js
0 → 100644
util/kuozhanci.dic
0 → 100644
util/search.txt
0 → 100644
util/tingyongci.dic
0 → 100644
util/tongyici.js
0 → 100644
util/tongyici.txt
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
util/xingjinzi.js
0 → 100644
util/xingjinzi.txt
0 → 100644
views/index.html
0 → 100644
Please
register
or
sign in
to comment