English | 中文
This is a tool to obtain the geektime articles docs
git clone https://github.com/zkep/mygeektime.git
cd mygeektime/docker
# Apple M1 , M2 modify docker-compose.yml 35 line use zkep/mygeektime:mac-m
# download default data
wget https://github.com/zkep/mygeektime/releases/download/v0.0.1/tasks.sql -O mysql/init/tasks.sql
docker-compose up -d
browser web url: http://127.0.0.1:8090