{"id":26046814,"url":"https://github.com/drvarner/vue-todo","last_synced_at":"2026-04-18T22:04:29.165Z","repository":{"id":278955445,"uuid":"937275958","full_name":"drvarner/vue-todo","owner":"drvarner","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-23T18:45:05.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T21:48:41.374Z","etag":null,"topics":["backend","frontend","mongodb","vue"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/drvarner.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":"2025-02-22T18:46:35.000Z","updated_at":"2025-02-23T18:45:08.000Z","dependencies_parsed_at":"2025-02-22T20:38:24.612Z","dependency_job_id":null,"html_url":"https://github.com/drvarner/vue-todo","commit_stats":null,"previous_names":["drvarner/mevn-tut","drvarner/vue-todo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drvarner/vue-todo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drvarner%2Fvue-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drvarner%2Fvue-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drvarner%2Fvue-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drvarner%2Fvue-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drvarner","download_url":"https://codeload.github.com/drvarner/vue-todo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drvarner%2Fvue-todo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31986327,"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":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"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":["backend","frontend","mongodb","vue"],"created_at":"2025-03-07T21:48:43.649Z","updated_at":"2026-04-18T22:04:29.127Z","avatar_url":"https://github.com/drvarner.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue Todo\n\nA simple todo list full-stack web app using MogoDB, Express, and Vue js.\n\n## Why?\nI'm an Angular/Flask/PostgreSQL developer and wanted to try something new. This is just part of the learning process.\n\n## Installation\nPretty cut \u0026 dry. \n\nServer/API:\n```bash\ncd backend\nnpm install\n```\n\nUI:\n```bash\ncd frontend\nnpm install\n```\n\n## Usage\nYou will need to add a `.env` file in both `frontend` and `backend` directories with the following:\n\n`frontend/.env`:\n```\nVITE_API_URL=\u003cthe url to your api\u003e\n```\n\n`backend/.env`\n```\nMONGO_URI=\u003cyour mongodb connection string\n```\n\nIn both `frontend` and `backend` directories:\n```bash\nnpm run dev\n```\n\n### Roadmap\n- [x] ~~Ability to mark items completed without deleting.~~\n- [x] ~~Get rid of Axios. No real point using it here~~. It's easier and I'm lazy.\n- [ ] Add form validation.\n- [ ] Authentication. I should probably figure that out w/ Express and Vue.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrvarner%2Fvue-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrvarner%2Fvue-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrvarner%2Fvue-todo/lists"}