{"id":21252844,"url":"https://github.com/kevinhellos/monly","last_synced_at":"2026-04-05T21:37:07.341Z","repository":{"id":247461011,"uuid":"825084263","full_name":"kevinhellos/monly","owner":"kevinhellos","description":"Simplifies tracking your expenses and managing your budget effortlessly","archived":false,"fork":false,"pushed_at":"2024-07-08T17:30:31.000Z","size":6504,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T05:41:57.449Z","etag":null,"topics":["daisyui","firebase","nextjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://monly.vercel.app","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/kevinhellos.png","metadata":{"files":{"readme":"README.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}},"created_at":"2024-07-06T18:13:47.000Z","updated_at":"2024-07-08T17:32:15.000Z","dependencies_parsed_at":"2024-07-08T23:41:37.621Z","dependency_job_id":null,"html_url":"https://github.com/kevinhellos/monly","commit_stats":null,"previous_names":["kevinhellos/monly"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinhellos/monly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fmonly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fmonly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fmonly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fmonly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinhellos","download_url":"https://codeload.github.com/kevinhellos/monly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fmonly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31451445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["daisyui","firebase","nextjs","tailwindcss"],"created_at":"2024-11-21T03:49:06.362Z","updated_at":"2026-04-05T21:37:07.302Z","avatar_url":"https://github.com/kevinhellos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monly\nSimplifies tracking your expenses and managing your budget effortlessly\n![monly](https://github.com/kevinhellos/monly/assets/126497052/8886d475-742b-4c8b-84ef-7b077902a24e)\n\n# Tech stack\n- Next JS 14\n- Tailwind CSS\n- Daisy UI\n- Firebase\n\n## Firebase security rules\nThe security rules enforced that a user can only add, access, edit and delete their own expenses.\n\u003cpre\u003e\nrules_version = '2';\n\nservice cloud.firestore {\n  match /databases/{database}/documents {\n    match /Expenses/{userId}/Data/{expenseId} {\n      allow create, read, update, delete: if request.auth != null \u0026\u0026 request.auth.uid == userId;\n    }\n  }\n}\n\u003c/pre\u003e\n\n## Author\n- [Kevin](https://kevin.com.se)\n\n## License\nThis project is open source and available under the [MIT License](LICENSE).\n\n## Credits\nIcon by [Flaticon](https://www.flaticon.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinhellos%2Fmonly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinhellos%2Fmonly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinhellos%2Fmonly/lists"}