diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 22 |
1 files changed, 13 insertions, 9 deletions
@@ -23,21 +23,21 @@ </p> <p align="center"> - <img src="https://user-images.githubusercontent.com/97084324/234832975-0804e6bd-8528-4f53-b0fb-7ccce5342f59.png" alt="main"> + <img src="https://github.com/Ani-Moopa/Moopa/assets/97084324/c17d5d6a-36a2-4d08-957d-ad4683dcdf0d" alt="main"> </p> <details> <summary>More Screenshots</summary> <h3 align="center">Home page after you login</h3> -<img src="https://user-images.githubusercontent.com/97084324/234463979-4b4fa1ba-34cb-4ae4-b4e1-59500b24ac6f.png"/> +<img src="https://github.com/Ani-Moopa/Moopa/assets/97084324/4eab1606-adc3-43e6-8c62-712354732083"/> <h3 align="center">Profile Page</h3> <img src="https://user-images.githubusercontent.com/97084324/234556937-76ec236c-a077-4af5-a910-0cb85e900e38.gif"/> <h3 align="center">Info page for PC/Mobile</h3> <p align="center"> -<img src="https://user-images.githubusercontent.com/97084324/234508708-082b8d64-1dea-4525-98a5-51a5a95e8db3.png"/> +<img src="https://github.com/Ani-Moopa/Moopa/assets/97084324/7126ca71-26dc-4a02-819d-9e84c938d5c6"/> </p> <h3 align="center">Watch Page</h3> @@ -80,6 +80,8 @@ If you encounter any issues or bug on the site please head to [issues](https://g ## For Local Development +> If you host this site for personal use, please refrain from cloning it or adding ads. This project is non-profit and ads may violate its terms, leading to legal action or site takedown. Uphold these guidelines to maintain its integrity and mission. + 1. Clone this repository using : ```bash @@ -119,6 +121,10 @@ DISQUS_SHORTNAME='put your disqus shortname here. (optional)' ## Prisma DATABASE_URL="Your postgresql connection url" + +## Redis +# If you don't want to use redis, just comment the REDIS_URL +REDIS_URL="rediss://username:password@host:port" ``` 5. Add this endpoint as Redirect Url on AniList Developer : @@ -133,10 +139,6 @@ https://your-website-url/api/auth/callback/AniListProvider npm run dev ``` -## Disclaimer - -If you want to host this web app yourself, please try to make significant changes to give it a unique look. The main reason I'm sharing this project as open source is to help others find some guidance, not to encourage copying and pasting. If you end up using this code for your own project, I'd love to see what you come up with! Feel free to share it with me, as I'm excited to see the creative things you can build using this code. :) - ## Credits - [Consumet API](https://github.com/consumet/api.consumet.org) for anime sources @@ -146,7 +148,9 @@ If you want to host this web app yourself, please try to make significant change ## License -This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details. +This project is licensed under the GNU General Public License v3.0 - see the [LICENSE.md](LICENSE.md) file for details. + +> This means that if you choose to use or host this site for your own purposes, you are also required to release the source code of any modifications or improvements you make to this project. This open-source ethos is central to the project's philosophy. ## Contact @@ -154,7 +158,7 @@ Thank You for passing by!! If you have any questions or feedback, please reach out to us at [[email protected]](mailto:[email protected]?subject=[Moopa]%20-%20Your%20Subject), or you can join our [discord sever](https://discord.gg/4xTGhr85BG). <br> -or you can DM me on Discord `Factiven#9110`/`CritenDust#3704`. (just contact me on one of these account) +or you can DM me on Discord `Factiven#9110`. [](https://discord.gg/v5fjSdKwr2) |