Release v0.4.0 #110

Merged
lamacchinadesiderante merged 50 commits from develop into main 2024-05-27 19:05:12 +00:00
1 changed files with 17 additions and 0 deletions
Showing only changes of commit 654fc8cc15 - Show all commits

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). 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 # Quickstart
You can run the project on local by cloning the repo. You can run the project on local by cloning the repo.
@ -102,6 +118,7 @@ The project uses following tech stack:
- Next/Intl - Next/Intl
It scrapes data server-side and return treated data to the frontend to be rendered. It scrapes data server-side and return treated data to the frontend to be rendered.
# Deploy # Deploy
## Vercel ## Vercel