Sudo-flix's source code (Allegedly)
Find a file
2024-02-26 17:46:03 -05:00
.github Merge movie-web v4.5.0 to sudo-flix main 2024-02-26 17:26:48 -05:00
.vscode
plugins
public Migrate all services to railway pro plan 2024-02-26 16:33:52 -05:00
src add silly things to extra locales 2024-02-26 17:46:03 -05:00
themes
.dockerignore
.editorconfig
.eslintrc.js
.gitattributes
.gitignore
.npmrc
Dockerfile
example.env
index.html Remove movie-web branding lol 2024-02-26 17:39:31 -05:00
LICENSE.md
package.json Merge movie-web v4.5.0 to sudo-flix main 2024-02-26 17:26:48 -05:00
pnpm-lock.yaml
postcss.config.js
prettierrc.js
README.md Use quick links 2024-02-26 21:27:31 +00:00
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.