shiopa-nano
v2.0.14
Published
Shiopa is a small, fast interface for finding and watching movies and TV shows.
Readme
Shiopa
Shiopa is a small, fast interface for finding and watching movies and TV shows.
Run it
Install dependencies and start the local server:
pnpm install
pnpm devCreate a production build with:
pnpm buildCopy .env.example to .env when you need to change the site name, theme, TMDB access, player, or database.
See docs/how-it-works.md for the request flow. See AGENTS.md before making larger changes.
