Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zztaki/tiktok

 
 

Repository files navigation

Offer_Tiktok

How to run

1. Local environment

Download ffmpeg package && add ffmpeg to system path or user path

docker-compose up
go build -o offer_tiktok && ./offer_tiktok

2 Docker environment

docker build -t tiktok:latest -f ./docker-build/Dockerfile .

cd docker-build 
docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.8%
  • Other 1.2%