1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00
Sudo-flix's source code (Allegedly)
Find a file
Cooper Ransom f78fa30faa Merge branch 'master' into 'main'
Merge movie-web 4.5.0 to sudo-flix main

See merge request itzCozi/sudo-flix!5
2024-02-26 22:28:21 +00:00
.github Merge movie-web v4.5.0 to sudo-flix main 2024-02-26 17:26:48 -05:00
.vscode Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
plugins Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
public Migrate all services to railway pro plan 2024-02-26 16:33:52 -05:00
src Merge movie-web v4.5.0 to sudo-flix main 2024-02-26 17:26:48 -05:00
themes Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
.dockerignore Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
.editorconfig Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
.eslintrc.js Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
.gitattributes Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
.gitignore Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
.npmrc Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
Dockerfile Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
example.env Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
index.html Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
LICENSE.md Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
package.json Merge movie-web v4.5.0 to sudo-flix main 2024-02-26 17:26:48 -05:00
pnpm-lock.yaml Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
postcss.config.js Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
prettierrc.js Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
README.md Use quick links 2024-02-26 21:27:31 +00:00
tailwind.config.ts Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
tsconfig.json Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
vite.config.mts Add sudo-flix code from github 2024-02-26 10:54:56 -05:00

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.