/mini-tiktok

A minimal tiktok server based on Kitex and Hertz, providing basic streaming capabilities and social capabilities.

Primary LanguageGoMIT LicenseMIT

mini-tiktok.svg

quick start

  1. edit configs/global.yaml to set service configurations
  2. edit configs/replica.config to set the number of microservice replica
  3. make docker

architecture

architecture.png

Detailed design documentation is available here.

contributing

see how to pull requests

Thanks to all the people who already contributed!

license

mini-tiktok is under the MIT License. See the LICENSE file for details.