{"id":18439591,"url":"https://github.com/binaryshrey/chronos","last_synced_at":"2026-04-04T08:39:42.261Z","repository":{"id":250723924,"uuid":"834893293","full_name":"binaryshrey/Chronos","owner":"binaryshrey","description":"🧰 Project management and issue tracking for everyone","archived":false,"fork":false,"pushed_at":"2024-08-01T12:56:03.000Z","size":16500,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T16:50:37.836Z","etag":null,"topics":["fastapi","firebase","firebase-firestore","javascript","material-ui","python","reactjs","supabase","tailwindcss","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://chronos-inc.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binaryshrey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-28T17:17:46.000Z","updated_at":"2025-01-23T18:10:01.000Z","dependencies_parsed_at":"2024-07-29T19:10:14.382Z","dependency_job_id":"8171aadc-190e-4b51-ae2b-489a3ab9882a","html_url":"https://github.com/binaryshrey/Chronos","commit_stats":null,"previous_names":["binaryshrey/chronos"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/binaryshrey/Chronos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryshrey%2FChronos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryshrey%2FChronos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryshrey%2FChronos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryshrey%2FChronos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binaryshrey","download_url":"https://codeload.github.com/binaryshrey/Chronos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryshrey%2FChronos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270330595,"owners_count":24565816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fastapi","firebase","firebase-firestore","javascript","material-ui","python","reactjs","supabase","tailwindcss","typescript","vercel"],"created_at":"2024-11-06T06:25:38.832Z","updated_at":"2025-12-30T19:53:51.590Z","avatar_url":"https://github.com/binaryshrey.png","language":"JavaScript","readme":"# Chronos ![GitHub deployments](https://img.shields.io/github/deployments/binaryshrey/chronos/production?style=flat\u0026logo=vercel\u0026label=vercel)\n\nA minimalistic kanban board app : project management and issue tracking for everyone - [View](https://chronos-inc.vercel.app/)\n\n![Banner](https://raw.githubusercontent.com/binaryshrey/Chronos/main/chronos-product.png)\n\n### Development setup\n\n```\ngit clone https://github.com/binaryshrey/Chronos.git\ncd Chronos\nnpm i\nnpm run start\n```\n\n#### Firebase configs\n- Create a .env file for Firebase\n```\nREACT_APP_FIREBASE_API_KEY=**********\nREACT_APP_FIREBASE_AUTHDOMAIN=**********.firebaseapp.com\nREACT_APP_FIREBASE_PROJECTID=**********\nREACT_APP_FIREBASE_STORAGE_BUCKET=**********.appspot.com\nREACT_APP_FIREBASE_MESSAGESENDER_ID=**********\nREACT_APP_FIREBASE_APPID=**********\nREACT_APP_FIREBASE_MEASUREMENTID=**********\n```\n\n- Include Google \u0026 Github Auth under Firebase Authentication\n- Include Firebase-Firestore with below prod db-rule:\n```\nrules_version = '2';\nservice cloud.firestore {\n  match /databases/{database}/documents {\n    match /users/{uid} {\n      allow read, create, update, delete: if request.auth != null;\n    \t\n    }\n  }\n}\n```\n\n\nDevelopment server runs at `http://localhost:3000`\n\n\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryshrey%2Fchronos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinaryshrey%2Fchronos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryshrey%2Fchronos/lists"}