mirror of
https://github.com/p-stream/p-stream.git
synced 2026-01-11 20:10:32 +00:00
P-Stream's source code (Allegedly)
| .github | ||
| .vscode | ||
| plugins | ||
| public | ||
| src | ||
| themes | ||
| .dockerignore | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .gitattributes | ||
| .gitignore | ||
| .npmrc | ||
| Dockerfile | ||
| example.env | ||
| index.html | ||
| LICENSE.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| prettierrc.js | ||
| README.md | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vite.config.mts | ||
Sudo-Flix
Sudo-Flix is a mirror of Movie-Web with some changes...
Running Locally
Type the following commands into your terminal / command line to run Sudo-Flix locally
git clone https://gitlab.com/itzCozi/sudo-flix.git
cd sudo-flix
git pull
pnpm install
pnpm run dev
Contributing
If you want to contribute to this project, you can fork the repository and make a pull request.