Start locally
Run `start-site.bat` to launch the server on your computer at `localhost:3000`.
Built on your PC. Reachable from your phone.
This project now includes a responsive website, Windows start and stop scripts, batch launchers, and Tailscale Funnel support so you can run it locally and open it from anywhere on your phone.
Current workflow
Run `start-site.bat` to launch the server on your computer at `localhost:3000`.
The start flow can create or refresh a Tailscale Funnel and print the public HTTPS address.
Run `stop-site.bat` to stop the server and attempt to reset the Funnel.
Live check
Checking server status...
Public Tailscale URL
Checking Funnel status...
Remote access
Start the website locally with `start-site.bat` or `start-site.ps1` so the Node server is serving port `3000`.
Tailscale Funnel exposes that local port on a public HTTPS URL that you can open from your phone while this PC stays online.
When you are done, run `stop-site.bat` to stop the local server and try to remove the public Funnel mapping.
Local media
Drop supported video files into `public/media` and this page will build a local library you can browse from your phone or desktop.