{"id":30318382,"url":"https://github.com/murabcd/tvim","last_synced_at":"2026-04-04T21:33:30.612Z","repository":{"id":241541419,"uuid":"626091409","full_name":"murabcd/tvim","owner":"murabcd","description":"Modern To Do List with Vim Commands Built with Tanstack Start and Supabase","archived":false,"fork":false,"pushed_at":"2025-08-12T10:54:46.000Z","size":2313,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T07:36:31.612Z","etag":null,"topics":["better-auth","react","sapabase","shadcn","tanstack-start","vim","vite"],"latest_commit_sha":null,"homepage":"https://tvim.vercel.app","language":"TypeScript","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/murabcd.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-10T19:25:37.000Z","updated_at":"2025-08-12T10:54:50.000Z","dependencies_parsed_at":"2024-05-29T01:07:39.730Z","dependency_job_id":"fc7edb06-0f04-4e68-9bd0-388bdec76bbe","html_url":"https://github.com/murabcd/tvim","commit_stats":null,"previous_names":["muradpm/todo-app","murabcd/todo-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/murabcd/tvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ftvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ftvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ftvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ftvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murabcd","download_url":"https://codeload.github.com/murabcd/tvim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ftvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31415110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: 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":["better-auth","react","sapabase","shadcn","tanstack-start","vim","vite"],"created_at":"2025-08-17T20:11:05.730Z","updated_at":"2026-04-04T21:33:30.583Z","avatar_url":"https://github.com/murabcd.png","language":"TypeScript","readme":"\u003ca href=\"https://tvim.vercel.app\"\u003e\n\u003cimg alt=\"Modern To Do List with Vim Commands\" src=\"./public/preview/tvim.png\"\u003e\n  \u003ch1 align=\"center\"\u003eTVIM\u003c/h1\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  Modern To Do List with Vim Commands\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#features\"\u003e\u003cstrong\u003eFeatures\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#deploy-your-own\"\u003e\u003cstrong\u003eDeploy your own\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#running-locally\"\u003e\u003cstrong\u003eRunning locally\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n## Features\n\n- [Tanstack Start](https://tanstack.com/start/latest)\n  - File-based routing, type-safe from server to client\n  - Built on Vite for a lightning-fast HMR development experience\n- [Supabase](https://supabase.com)\n  - Instant, hosted Postgres database with authentication and storage\n  - Used for real-time syncing of tasks, user authentication, and data storage\n- [Drizzle](https://orm.drizzle.team)\n  - Type-safe SQL ORM for TypeScript\n  - Used for database schema migrations and type-safe queries\n- [Better Auth](https://github.com/murabcd/better-auth)\n  - Simple, modern authentication for full-stack TypeScript apps\n  - Used for secure, extensible authentication flows\n\n## Deploy your own\n\nYou can deploy your own version of TVIM to Vercel with one click:\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmurabcd%2Ftvim\u0026env=DATABASE_URL\u0026envDescription=Learn%20more%20about%20how%20to%20get%20the%20database%20URL%20for%20the%20application\u0026envLink=https%3A%2F%2Fgithub.com%2Fmurabcd%2Ftvim%2Fblob%2Fmain%2FREADME.md\u0026demo-title=TVIM\u0026demo-description=Modern%20To%20Do%20List%20with%20Vim%20Commands%20built%20with%20Tanstack%20Start%2C%20Supabase%2C%20and%20Drizzle.\u0026demo-url=https%3A%2F%2Ftvim.vercel.app)\n\n## Running locally\n\nYou will need to use the environment variables [defined in `.env.example`](.env.example) to run TVIM. It's recommended you use [Vercel Environment Variables](https://vercel.com/docs/projects/environment-variables) for this, but a `.env` file is all that is necessary.\n\n\u003e Note: You should not commit your `.env` file or it will expose secrets that will allow others to control access to your various accounts.\n\n1. Install Vercel CLI: `bun i -g vercel`\n2. Link local instance with Vercel and GitHub accounts (creates `.vercel` directory): `vercel link`\n3. Download your environment variables: `vercel env pull`\n\n```bash\nbun install\nbun dev\n```\n\nYour app should now be running on [localhost:3000](http://localhost:3000/)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurabcd%2Ftvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurabcd%2Ftvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurabcd%2Ftvim/lists"}