{"id":20746893,"url":"https://github.com/rucken/todo","last_synced_at":"2025-05-11T04:31:40.520Z","repository":{"id":84226620,"uuid":"89164307","full_name":"rucken/todo","owner":"rucken","description":"Core with UI for web todo application maked on Angular7+","archived":true,"fork":false,"pushed_at":"2020-12-29T09:43:55.000Z","size":27049,"stargazers_count":5,"open_issues_count":85,"forks_count":3,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-04-28T21:04:56.535Z","etag":null,"topics":["angular","angular7","angular7-boilerplate","auth","bootstrap","demo-application","groups","i18n","mockapi","ngx-bootstap","permissions","projects","rucken","statuses","tasks"],"latest_commit_sha":null,"homepage":"https://rucken.github.io/todo","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rucken.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2017-04-23T18:48:00.000Z","updated_at":"2024-11-21T06:54:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"91f94c5e-2762-4dda-9b1d-dd1ac1f9a7db","html_url":"https://github.com/rucken/todo","commit_stats":{"total_commits":157,"total_committers":2,"mean_commits":78.5,"dds":0.006369426751592355,"last_synced_commit":"b013a0f9e479468bc10d7bec2b2559f02d7a001e"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rucken%2Ftodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rucken%2Ftodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rucken%2Ftodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rucken%2Ftodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rucken","download_url":"https://codeload.github.com/rucken/todo/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253309339,"owners_count":21887973,"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":["angular","angular7","angular7-boilerplate","auth","bootstrap","demo-application","groups","i18n","mockapi","ngx-bootstap","permissions","projects","rucken","statuses","tasks"],"created_at":"2024-11-17T08:09:48.748Z","updated_at":"2025-05-11T04:31:37.194Z","avatar_url":"https://github.com/rucken.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rucken-todo\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/rucken/todo.svg)](https://greenkeeper.io/)\n[![NPM version][npm-image]][npm-url]\n[![Build Status][travis-image]][travis-url]\n[![Gitter][gitter-image]][gitter-url]\n[![Join the chat at telegram][telegram-image]][telegram-url]\n\nCore with UI for web todo application maked on [Angular7+](https://angular.io) based on [Rucken](https://rucken.ru) template\n\n## Screenshots\n\u003cp\u003e\n  \u003cimg src=\"https://rucken.ru/assets/rucken-todo/web/rucken-todo-web-projects.png\" width=\"250\" title=\"Web: Projects page for guests\"\u003e\n  \u003cimg src=\"https://rucken.ru/assets/rucken-todo/web/rucken-todo-web-projects-view.png\" width=\"250\" title=\"Web: Modal for view project\"\u003e\n  \u003cimg src=\"https://rucken.ru/assets/rucken-todo/web/rucken-todo-web-project-update-add-user.png\" width=\"250\" title=\"Web: Add user to project modal\"\u003e\n\u003c/p\u003e\n\n## Usage\n```\ngit clone https://github.com/rucken/todo.git my-app\ncd my-app\nnpm install\nnpm run start:prod\n```\n\n## Demo\n\n[https://rucken.github.io/todo/](https://rucken.github.io/todo/) - Static site on [GitHub Pages](https://pages.github.com/)\n\n[https://todo.rucken.ru](https://todo.rucken.ru) - Server-side rendering (SSR) on VPS with [Dokku](http://dokku.viewdocs.io/dokku/)\n\n## Compodoc documentations\n\n[https://rucken.github.io/todo/doc/demo](https://rucken.github.io/todo/doc/demo/index.html) - Demo application documentation\n\n[https://rucken.github.io/todo/doc/todo-core](https://rucken.github.io/todo/doc/todo-core/index.html) - Core documentation\n\n[https://rucken.github.io/todo/doc/todo-web](https://rucken.github.io/todo/doc/todo-web/index.html) - Web documentation\n\n## License\n\nMIT\n\n[travis-image]: https://travis-ci.org/rucken/todo.svg?branch=master\n[travis-url]: https://travis-ci.org/rucken/todo\n[gitter-image]: https://img.shields.io/gitter/room/rucken/todo.js.svg\n[gitter-url]: https://gitter.im/rucken/todo\n[npm-image]: https://badge.fury.io/js/%40rucken%2Ftodo-core.svg\n[npm-url]: https://npmjs.org/package/@rucken/todo-core\n[dependencies-image]: https://david-dm.org/rucken/todo-core/status.svg\n[dependencies-url]: https://david-dm.org/rucken/todo-core\n[telegram-image]: https://img.shields.io/badge/chat-telegram-blue.svg?maxAge=2592000\n[telegram-url]: https://t.me/rucken\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frucken%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frucken%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frucken%2Ftodo/lists"}