Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Latest commit

 

History

History
44 lines (30 loc) · 1.35 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.35 KB

YTTREX BACKEND

This is the backend implementation of youtube.tracking.exposed

Develop

Install dependencies

Project bootstrapping requires to install node dependencies and mongo.

$ yarn // install node deps
// install mongo
$ mongo ./scripts/build-indexes.js

Run server

Run yarn watch to start the development server.

Optional: the project can be also bootstrapped with docker-compose up

Current API list

paging is always optional.

Personal

VideoId related

Node related

special