{"id":20567646,"url":"https://github.com/lanceschi/todo","last_synced_at":"2025-03-06T09:19:16.583Z","repository":{"id":39046265,"uuid":"282713478","full_name":"lanceschi/todo","owner":"lanceschi","description":"A live demo can be tested at https://lanceschi.github.io/todo","archived":false,"fork":false,"pushed_at":"2022-12-13T09:38:21.000Z","size":1410,"stargazers_count":0,"open_issues_count":19,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-01-16T20:28:12.093Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lanceschi.github.io/todo","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/lanceschi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-26T18:53:52.000Z","updated_at":"2020-07-27T07:20:18.000Z","dependencies_parsed_at":"2023-01-28T10:30:22.476Z","dependency_job_id":null,"html_url":"https://github.com/lanceschi/todo","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanceschi%2Ftodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanceschi%2Ftodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanceschi%2Ftodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanceschi%2Ftodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanceschi","download_url":"https://codeload.github.com/lanceschi/todo/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242179424,"owners_count":20084947,"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","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":[],"created_at":"2024-11-16T04:48:10.345Z","updated_at":"2025-03-06T09:19:16.557Z","avatar_url":"https://github.com/lanceschi.png","language":"JavaScript","readme":"![ci](https://github.com/lanceschi/todo/workflows/ci/badge.svg)\n\n\u003c!-- TOC --\u003e\n\n- [1. Demo](#1-demo)\n- [2. Development notes](#2-development-notes)\n  - [2.1. Run in development mode](#21-run-in-development-mode)\n  - [2.2. Build the webapp](#22-build-the-webapp)\n  - [2.3. Launch the webapp test coverage](#23-launch-the-webapp-test-coverage)\n- [3. Notes](#3-notes)\n\n\u003c!-- /TOC --\u003e\n\n# 1. Demo\n\nA live demo can be tested at https://lanceschi.github.io/todo\n\n# 2. Development notes\n\n## 2.1. Run in development mode\n\n- cd to repo folder\n- install node v12.18 or use [NVM][1]\n\n```bash\n$ nvm install 12.18\n$ nvm use\n```\n\n- start webserver in development mode:\n\n```bash\n$ npm start\n```\n\nOpen the browser at [localhost:3000](http://localhost:3000)\n\n## 2.2. Build the webapp\n\n- cd to repo folder\n- launch the build script\n\n```bash\n$ npm run build\n```\n\n- Output folder is **dist/**\n\n## 2.3. Launch the webapp test coverage\n\n- cd to repo folder\n- launch the build script\n\n```bash\n$ npm run test:coverage\n```\n\n# 3. Notes\n\nThis repo embeds a automatised github action workflow in order to test every git commit, merge and release operations.\n\n[1]: https://github.com/nvm-sh/nvm\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanceschi%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flanceschi%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanceschi%2Ftodo/lists"}