NoHorny
Version 1.2
No Horny is a open source project to help you stop being horny, help you on NoFap, and on self improvement
The website is developed focused on offline first and mobile first
yarn && yarn dev
yarn && yarn build && yarn serve
Access the file in (src > shared > services > firebase.ts)
import { initializeApp } from "firebase/app";
import { getFirestore } from "firebase/firestore/lite";
const app = initializeApp({
apiKey: "Your firebase apiKey",
authDomain: "Your firebase authDomain",
projectId: "Your firebase projectId",
storageBucket: "Your firebase storageBucket",
messagingSenderId: "Your firebase messagingSenderId",
appId: "Your firebase appId",
measurementId: "Your analytics G-Tag",
});
const db = getFirestore(app);
export { app, db };
New design
Streak history
No Fap diary
Guided breathings
Dark theme
Translation to portuguese
New app icon