Merge pull request 'Update README.md' (#107) from v0.4.0/add-roadmap-inside-readme into develop

Reviewed-on: #107
This commit is contained in:
lamacchinadesiderante 2024-05-26 18:40:11 +00:00
commit 654fc8cc15
1 changed files with 17 additions and 0 deletions

View File

@ -20,6 +20,22 @@ Vercel hosted demo can be found [here](https://proxyraye.vercel.app).
Self-hosted demo can be found [here](https://proxyraye.copyriot.xyz).
# Roadmap
This is the list of features that will be implemented in the future:
- [ ] Search pagination
- [ ] Search filters
- [ ] Add support for *bellesa.co*
- [ ] Add support for *ohentai.org*
- [ ] Add support for *iamsissy.com*
- [ ] Video results API
- [ ] Favourite videos
- [ ] Embed videos
- [ ] Download videos
- [ ] Share link button for videos
# Quickstart
You can run the project on local by cloning the repo.
@ -102,6 +118,7 @@ The project uses following tech stack:
- Next/Intl
It scrapes data server-side and return treated data to the frontend to be rendered.
# Deploy
## Vercel