Skip to content

ggtylerr/astrotube

Repository files navigation

AstroTube

A proof of concept YouTube frontend made in Astro, utilizing Invidious API. Still very much a WIP.

Run the following to start:

git clone https://github.com/ggtylerr/astrotube
cd astrotube
yarn set version berry
yarn
cp config.ts.example config.ts
yarn dev

Then go to localhost:4321 on your browser to view.