/global-streaming-search

The global streaming service search engine.

Primary LanguageTypeScript

Global Streaming Search

Powered by the JustWatch API using JustWatch API TypeScript.

Run Locally!

Execute these commands in your terminal:

git clone https://github.com/Colaski/global-streaming-search.git
cd global-streaming-search
npm install
npm run build
npm run start

open localhost:8000 in your browser.

Find it on Docker Hub All Ready to Go!

docker run -p 8000:8000 colaski/global-streaming-search

https://hub.docker.com/r/colaski/global-streaming-search

FAQ

What happened to the website?

Because pages were generated in-browser, accessing the JustWatch API had to be done through a proxy because of CORS. Unfortunately, the service that was hosting the proxy is no longer available for free. Thus, the website is down for the forseeable future.