A Progressive Web App to browse popular Rule 34 Hentai Porn for free.
Use the following link to use it on any device that has a modern internet browser. This includes Android, iOS and most consoles like the PS4 And Xbox One.
This app can browse the following Boorus.
- rule34.xxx
- rule34.paheal.net
- danbooru.donmai.us
- gelbooru.com
- e621.net
- safebooru.org
- e926.net
Links to useful information.
Follow the Rule 34 App on Twitter for announcements, tips, discount codes and more.
Join the Discord community to keep up with the updates of the project and receive support.
This project has various costs: domain, email, hosting, Cloudflare worker, maintenance, etc.
I am a student, so I'm not really in a position to maintain everything from my pocket...
So if you want to help me continue working on the App, you can make a donation.
HTML, CSS, JavaScript, NodeJS, NPM.
NuxtJS, VueJS, TailwindCSS, Webpack, etc.
This App uses an API to communicate with all the Boorus.
- NodeJS >= 12
- NPM
Use git clone --recursively
because this repository is used to share
some necessary resources.
# Modify .env file
cp .env.example .env
# 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.