/assignment_demo_2023

This is a demo and template for backend assignment of 2023 TikTok Tech Immersion.

Primary LanguageGoMIT LicenseMIT

assignment_demo_2023

Tests

This is a demo and template for backend assignment of 2023 TikTok Tech Immersion.

Reference: https://github.com/weixingp/tiktok-tech-immersion-2023

Installation

Requirement:

  • golang 1.18+
  • docker

To install dependency tools:

make pre

Run

docker-compose up -d

Check if it's running:

curl localhost:8080/ping