{"id":21922904,"url":"https://github.com/visualcookie/cardia","last_synced_at":"2026-04-19T19:33:58.048Z","repository":{"id":232026823,"uuid":"783236652","full_name":"visualcookie/cardia","owner":"visualcookie","description":"Blood pressure tracking application written in Next.js with the help of Supabase and Drizzle ORM.","archived":false,"fork":false,"pushed_at":"2024-12-06T22:39:08.000Z","size":689,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T11:15:37.775Z","etag":null,"topics":["drizzle-orm","nextjs","shadcn-ui","supabase"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/visualcookie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-04-07T10:20:01.000Z","updated_at":"2024-04-22T20:42:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"c5b3cf62-faaf-4c12-a18e-62a26bcf6bee","html_url":"https://github.com/visualcookie/cardia","commit_stats":null,"previous_names":["visualcookie/cardia"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/visualcookie/cardia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualcookie%2Fcardia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualcookie%2Fcardia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualcookie%2Fcardia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualcookie%2Fcardia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visualcookie","download_url":"https://codeload.github.com/visualcookie/cardia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualcookie%2Fcardia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32020697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["drizzle-orm","nextjs","shadcn-ui","supabase"],"created_at":"2024-11-28T21:07:51.429Z","updated_at":"2026-04-19T19:33:58.024Z","avatar_url":"https://github.com/visualcookie.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cardia\n\n**cardia** is a blood pressure documentation application built with Next.js, using Drizzle as an ORM, and Supabase for authentication and database management. It allows users to easily add and track their blood pressure records.\n\n## Getting Started\n\nTo set up cardia locally, follow these steps:\n\n1. Clone this repository to your local machine:\n\n   ```bash\n   git clone https://github.com/visualcookie/cardia.git\n\n   OR\n\n   gh repo clone visualcookie/cardia\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd cardia\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   bun install\n   ```\n\n4. Set up your Supabase project:\n\n   - Sign up or log in to [Supabase](https://supabase.io/).\n   - Create a new project and database.\n   - Set up authentication and obtain your Supabase URL and public key.\n\n5. Configure environment variables:\n\n   Create a `.env.local` file in the root directory and add the following:\n\n   ```plaintext\n   NEXT_PUBLIC_BASE_URL=http://localhost:3000\n   NEXT_PUBLIC_SUPABASE_URL=your-supabase-url\n   NEXT_PUBLIC_SUPABASE_ANON_KEY=your-supabase-public-key\n   ```\n\n6. Run the development server:\n\n   ```bash\n   bun run dev\n   ```\n\n7. Open [http://localhost:3000](http://localhost:3000) in your browser to access cardia.\n\n## TODO\n\n- [ ] Add data visualization for blood pressure records.\n- [ ] Implement reminders or notifications for regular blood pressure checks.\n- [ ] Improve the export.\n\n## License\n\nThis project is licensed under the \"The Unlicense\" license. See the [LICENSE.md](LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisualcookie%2Fcardia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisualcookie%2Fcardia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisualcookie%2Fcardia/lists"}