{"id":28402122,"url":"https://github.com/lucasraffalli/hephaiopen","last_synced_at":"2026-04-07T09:32:15.910Z","repository":{"id":266678212,"uuid":"898729357","full_name":"LucasRaffalli/HephaiOpen","owner":"LucasRaffalli","description":"Hephai makes invoice creation quick and easy","archived":false,"fork":false,"pushed_at":"2025-10-01T01:15:26.000Z","size":16150,"stargazers_count":3,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-06T08:35:15.845Z","etag":null,"topics":["electron","i18n-react","jspdf","nodejs","radix-ui","react","typescript","vite"],"latest_commit_sha":null,"homepage":"https://hephai-open-web.vercel.app/en","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LucasRaffalli.png","metadata":{"files":{"readme":"README.fr.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-04T23:27:53.000Z","updated_at":"2025-09-30T22:19:50.000Z","dependencies_parsed_at":"2024-12-05T14:29:23.623Z","dependency_job_id":"4b0c603d-8afe-42f7-9c7d-1e596d8f914d","html_url":"https://github.com/LucasRaffalli/HephaiOpen","commit_stats":null,"previous_names":["lucasraffalli/hephai","lucasraffalli/hephaiopen"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/LucasRaffalli/HephaiOpen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasRaffalli%2FHephaiOpen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasRaffalli%2FHephaiOpen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasRaffalli%2FHephaiOpen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasRaffalli%2FHephaiOpen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucasRaffalli","download_url":"https://codeload.github.com/LucasRaffalli/HephaiOpen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasRaffalli%2FHephaiOpen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31508040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["electron","i18n-react","jspdf","nodejs","radix-ui","react","typescript","vite"],"created_at":"2025-06-01T14:36:33.822Z","updated_at":"2026-04-07T09:32:15.904Z","avatar_url":"https://github.com/LucasRaffalli.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hephai\nHephai est une application open-source de création de factures fonctionnant en local.\n\n[![Static Badge](https://img.shields.io/badge/EVR-Template-blue)](https://github.com/electron-vite/electron-vite-react)\n![GitHub stars](https://img.shields.io/github/stars/LucasRaffalli/hephai?color)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/t/LucasRaffalli/hephai)\n![GitHub License](https://img.shields.io/github/license/LucasRaffalli/hephai)\n![Required Node.JS \u003e= 18.0.0](https://img.shields.io/static/v1?label=node\u0026message=\u003e=18.0.0\u0026logo=node.js\u0026color=3f893e)\n\n\n[English](README.md) | Français\n\n## 🚀 Fonctionnalités\n\n- **Création de factures** : Génère des factures de manière simple et rapide.\n- **Visualisation de statistiques** : Affichez des graphiques sur le nombre de factures générées et d'autres métriques importantes.\n- **Mode hors-ligne** : Fonctionne entièrement en local, sans nécessité de connexion Internet, sauf pour les **mises à jour** via GitHub (gérées automatiquement par `electron-updater`).\n\n- **Stockage local** : Toutes les données sont stockées en toute sécurité sur votre machine.\n\n## 🛫 Installation rapide\n\n```sh\n# Cloner le projet\ngit clone https://github.com/LucasRaffalli/hephai.git\n\n#  Entrer dans le répertoire du projet\ncd hephai\n\n# Installer les dépendances\nnpm install\n\n# Lancer l'application en mode développement\nnpm run dev\n```\n\n## 🧰 Technologies utilisées\nCe projet utilise les technologies et bibliothèques suivantes :\n- **Electron** pour l'application de bureau : `electron`,`electron-builder`, `electron-updater`\n- **React** pour l'interface utilisateur : `react`, `react-dom`, `react-router-dom`, `react-toastify`, `react-i18next`\n- **PDF** Generation avec `jsPDF` et `react-pdf` pour la création de factures PDF\n- **Internationalisation** avec `i18next` et `react-i18next`\n- **UI/UX** avec Radix UI: `@radix-ui/react-icons`, `@radix-ui/themes`, `lucide-react`\n\n## 🤝 Contribuer\nSi tu souhaites contribuer à Hephai, n'hésite pas à ouvrir une pull request ou à signaler des bugs via les issues.\n\n## 📄 Licence\nCe projet est sous licence MIT. Voir le fichier LICENSE pour plus de détails.\n\n⚠️ Attribution appréciée :\nSi tu utilises ou modifies HephaiOpen, une mention à Lucas Raffalli est la bienvenue (README, site, application, etc.).\n\n## 🌐 Site Web\n\nbientot\n\n## 🔒 Confidentialité\nHephai fonctionne entièrement en local.  \nLa **seule interaction extérieure** est le système de **mise à jour automatique**, géré par `electron-updater`, qui vérifie les **releases GitHub** du projet.  \nAucune donnée personnelle n’est envoyée ou stockée à l’extérieur.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasraffalli%2Fhephaiopen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasraffalli%2Fhephaiopen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasraffalli%2Fhephaiopen/lists"}