{"id":20444120,"url":"https://github.com/tknerr/aurelia-todo-app","last_synced_at":"2026-04-16T23:01:53.298Z","repository":{"id":145615284,"uuid":"104470137","full_name":"tknerr/aurelia-todo-app","owner":"tknerr","description":"Playground repository for playing with Aurelia","archived":false,"fork":false,"pushed_at":"2017-09-22T12:06:49.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T21:08:06.748Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tknerr.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":"2017-09-22T12:06:28.000Z","updated_at":"2022-06-06T14:29:20.000Z","dependencies_parsed_at":"2023-06-01T01:30:38.491Z","dependency_job_id":null,"html_url":"https://github.com/tknerr/aurelia-todo-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tknerr%2Faurelia-todo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tknerr%2Faurelia-todo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tknerr%2Faurelia-todo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tknerr%2Faurelia-todo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tknerr","download_url":"https://codeload.github.com/tknerr/aurelia-todo-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241990854,"owners_count":20054006,"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-15T09:51:22.593Z","updated_at":"2025-12-04T00:05:08.252Z","avatar_url":"https://github.com/tknerr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Aurelia Playground\n\nPlayground repository for the aurelia tutorial by @wizzapp \nhttps://github.com/Zuehlke/aurelia-tutorial\n\nAurelia docs:\nhttp://aurelia.io/hub.html\n\n# Notes\n\n## First Steps\n\nCreate a new aurelia app:\n\n```\nau new\n```\n\nName it \"todo-app\" and accept the defaults.\n\n * Change into the generated app directory: `cd todo-app`\n * Run `au` to see the available commands in this context\n * Use `au run` to start a server with the app on http://localhost:9000\n * Also try:\n    * `au run --watch` to start with live reloading\n\n## Concepts\n\n### Files\n\n* `main.ts` is the main entry point, sets the environment and root module\n* `app.ts` is the default modules\n* `index.html` is the main page which includes and renders all the app classes and view templates\n\n### Terminology\n\n * a \"module\" is a combination of typescript class + html template\n * the templates contain only snippets an\n * a \"service\" coordinates between the views and holds state as a singleton\n\n### Useful VS Code Plugins\n\n * \"Typescript Toolbox\"\n * \"Aurelia\"\n\n### Create a new Component\n\n * run `au generate component` with name \"index\" in folder \"todo\" to generate `todo/index.ts|html`\n * run `au generate component` with name \"add\" in folder \"todo\" to generate `todo/add.ts|html`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftknerr%2Faurelia-todo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftknerr%2Faurelia-todo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftknerr%2Faurelia-todo-app/lists"}