Skip to content

kevinaskin/info-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

INFO-COLLECTOR

in use of collect infomation in wechat-grouptalk

front-end

Vue.js

back-end

egg.js

RUN

  • fill the /backend/config/config.minus.js with your own jwtSalt
  • fill the /backend/config/config.default.js -> domainWhiteList with your own host
    • e.g. http://q.kevinaskin.cn
$ mongod
$ cd backend
$ npm install
$ npm start

$ cd ../frontend
$ npm install
$ npm run build

parsing your own host at /frontend/dist/

online example (server is overtime)

index

question

list

About

to collect info from wechat group talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published