tracking-exposed / trex

youtube & tiktok analysis + youchoose recommendation custmizer. backend, extensions, and tooling
https://docs.tracking.exposed
GNU Affero General Public License v3.0
55 stars 15 forks source link

fix(yt:backend): typo for mongodb indexes build, close #774 #848

Closed ascariandrea closed 1 year ago

ascariandrea commented 1 year ago

Summary

Solve the issue #774

Changelog

fix(yt:backend): typo for mongodb indexes build

Test Plan

docker-compose up -d mongodb
docker-compose up -d mongo-yt-test-indexes
yarn test yt:backend
[...]