Allows you to scroll through a list of images from imageboards.
Engines supported:
- Gelbooru v0.1.*
- Gelbooru v0.2
# yarn
yarn install
# npm
npm install
# pnpm
pnpm install --shamefully-hoistBuild the application for production:
npm run buildLocally preview production build:
npm run preview