Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 213 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 213 Bytes

DataTube API

Installation

Install dependencies

npm i

Initialize db and fetch YouTube data

npm run build:data

Running the app

npm run start

Test

npm run test