shiopa
v2.0.16
Published
Search and watch movies and TV shows.
Readme
shiopa
A small, fast site for finding and watching movies and TV shows.
Install
npm i -g shiopa
shiopa clone
cd shiopa
shiopa config
pnpm devOr clone from GitHub:
git clone https://github.com/mohameodo/nano.git shiopa
cd shiopa
pnpm install
pnpm devScripts
| Command | What it does |
| --- | --- |
| pnpm dev | Local dev server |
| pnpm build | Production build |
| shiopa config | Interactive .env setup |
| shiopa clone | Pull a fresh copy from GitHub |
Configure
In the browser: open home → gear icon → change theme, sources, greeting, and more. Settings save locally.
On the server: copy .env.example to .env for site name, TMDB keys, default source, and theme defaults.
See docs/configure.md for the full guide.
Docs
Package
Published on npm as shiopa.
npm i -g shiopa