Skip to content

xkon/hotspot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

前后端分离的简单尝试——Hotspot

后端:

  • 爬虫:goquery
  • Server:gin

前端:

  • vue
  • Vuetify

TODO:

  • pwa

example

定时执行 spider

crontab -e

1 *  *   *   * cd /var/hotspots && ./hotspots -m spider >> /tmp/main.log 2>&1

About

golang with vue example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors