Update README.md #107
17
README.md
17
README.md
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue