App
Browse the most popular Boorus with the Rule 34 App.
Install / Use
/learn @Rule-34/AppREADME
Rule 34 App
A Progressive Web App to browse popular Rule 34 Hentai Porn for free.
Usage
Use the following link to use it on any device that has a modern internet browser. This includes Android, iOS, Windows, MacOS, and most consoles like the Play Station and Xbox.
Screenshots

Information
Supported Boorus
This app can browse the following Boorus.
- rule34.xxx
- rule34.paheal.net
- gelbooru.com
- e621.net
- safebooru.org
- e926.net
Documentation
Links to useful information.
Social
Follow the Rule 34 App on Twitter for announcements, tips, discount codes and more.
Discord
Join the Discord community to keep up with the updates of the project and receive support.
Technicalities
Languages
HTML, CSS, JavaScript, NodeJS.
Frameworks and tools
NuxtJS, VueJS, TailwindCSS, etc.
Check the package.json for more information.
API
This App uses an API to communicate with all the Boorus.
Development
Requirements
- NodeJS >= 20
- NPM
Setup
Git Submodules
Use git clone --recursively because this repository is used to share
some necessary resources.
Environment variables
# Modify .env file
cp .env.example .env
NodeJS
# Install dependencies
npm install
# Serve with hot reload at localhost:8080
npm run dev
# Generate static project
npm run generate
For detailed explanation on how things work, check out Nuxt.js docs.
