Skip to content

surprisetalk/telecast

Repository files navigation

telecast

a minimalist & free youtube alternative

api

GET /search                # search video
GET /proxy/rss/*           # fetch rss feeds
GET /proxy/thumb/*         # cache thumbnails

local dev

prereqs: postgresql, postgresql-client, postgresql-contrib, & neon console

.env: .env.example

psql $DATABASE_URL -f db.sql
npm run dev-server
npm run dev-client
deno run --env-file=.env --allow-net --allow-env --allow-read --allow-sys scripts/refresh.ts

one-time hook setup:

git config core.hooksPath .githooks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors