Booru client for Web
Written in vanilla JavaScript. Lightweight
Just install all files on your web server/GitHub pages/etc. Open index.html
and you're good to go.
You need to setup a CORS proxy (like this). It's mandatory, since some booru's don't use CORS.
For easy-way: use proxy, that included with giboru (in proxy
).
If you would use giboru's proxy, here are the steps:
- Fork this repo
- Open
proxy
folder in this repo - Open your terminal and type:
node server.js
- That's it! No npm deps!
But if you would use custom proxy, like this...
- Open settings in giboru app (top left menu icon -> Open settings)
- Tick "Proxy" and write proxy URL