mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
Update readme
This commit is contained in:
parent
677b53b172
commit
f1e9c0268a
1 changed files with 19 additions and 2 deletions
21
README.md
21
README.md
|
@ -1,6 +1,22 @@
|
|||
# Sudo-Flix
|
||||
Sudo-Flix is a mirror of [Movie-Web](https://github.com/movie-web/movie-web) with some changes...
|
||||
|
||||
## Links And Resources
|
||||
| Service | Link | Source Code |
|
||||
|----------------|----------------------------------------------------|------------------------------------------------------|
|
||||
| Movie-Web Docs | [movie-web-docs](https://movie-web.github.io/) | [Source Code](https://github.com/movie-web/docs) |
|
||||
| Sudo-Flix | [Sudo-Flix](https://sudo-flix.lol) | [Source Code](https://gitlab.com/itzCozi/sudo-flix) |
|
||||
| Proxy #1 | [sudo-proxy](https://sudo-proxy.netlify.app) | [Source Code](https://gitlab.com/itzCozi/sudo-proxy) |
|
||||
| Proxy #2 | [mweb-proxy](https://mweb-proxy.up.railway.app) | [Source Code](https://gitlab.com/itzCozi/sudo-proxy) |
|
||||
| Backend | [sudo-flix-backend](https://sudo-flix-backend.lol) | [Source Code](https://github.com/movie-web/backend) |
|
||||
**I provide these if you are not able to host yourself, though I do encourage hosting the frontend.**
|
||||
|
||||
## Referrers
|
||||
- [Priacy Subreddit Megathread](https://www.reddit.com/r/Piracy/s/iymSloEpXn)
|
||||
- [Movie-Web Docs](https://movie-web.github.io/docs/instances)
|
||||
- Search Engines: DuckDuckGo, Bing, Google
|
||||
- Rentry.co? (This ones a mystery)
|
||||
|
||||
## Running Locally
|
||||
Type the following commands into your terminal / command line to run Sudo-Flix locally
|
||||
```bash
|
||||
|
@ -11,5 +27,6 @@ pnpm install
|
|||
pnpm run dev
|
||||
```
|
||||
|
||||
## Contributing
|
||||
If you want to contribute to this project, you can fork the repository and make a pull request.
|
||||
## Contact Me
|
||||
**Discord:** *.baddeveloper*
|
||||
**Email:** *dreadpiratecozi@onionmail.org*
|
Loading…
Reference in a new issue