1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

add next branch to readme

This commit is contained in:
Jelle van Snik 2022-05-02 14:54:42 +02:00
parent ffacd366c4
commit 3ad7ab076a

View file

@ -25,9 +25,10 @@ Features include:
- No BS: just a search bar and a video player - No BS: just a search bar and a video player
- No responsibility on the hoster, no databases or api's hosted by us, just a static site - No responsibility on the hoster, no databases or api's hosted by us, just a static site
## Self-hosting ## Self-hosting / running locally
To run this project locally for contributing or testing, run the following commands: To run this project locally for contributing or testing, run the following commands:
<h5><b>note: must use yarn to install packages</b></h5>
```bash ```bash
git clone https://github.com/JamesHawkinss/movie-web git clone https://github.com/JamesHawkinss/movie-web
@ -45,6 +46,8 @@ You can also deploy the Cloudflare Worker (in worker.js) and update the proxy UR
Check out [this project's issues](https://github.com/JamesHawkinss/movie-web/issues) for inspiration for contribution. Pull requests are always welcome. Check out [this project's issues](https://github.com/JamesHawkinss/movie-web/issues) for inspiration for contribution. Pull requests are always welcome.
**All pull requests must be merged into the `next` branch. it will then be deployed with the next version**
## Credits ## Credits
This project would not be possible without our amazing contributors and the community. This project would not be possible without our amazing contributors and the community.