{"id":15051289,"url":"https://github.com/nextcloud/app-tutorial","last_synced_at":"2025-04-06T07:14:54.332Z","repository":{"id":23359793,"uuid":"98784882","full_name":"nextcloud/app-tutorial","owner":"nextcloud","description":"Tutorial app which is built in the tutorial","archived":false,"fork":false,"pushed_at":"2025-02-22T02:18:06.000Z","size":21860,"stargazers_count":52,"open_issues_count":8,"forks_count":40,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-30T06:08:29.324Z","etag":null,"topics":["app","development","frontend","hacktoberfest","nextcloud","php","tutorial"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextcloud.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","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-07-30T08:28:39.000Z","updated_at":"2025-02-13T16:17:04.000Z","dependencies_parsed_at":"2023-02-18T13:30:52.434Z","dependency_job_id":"595bbdc9-5347-45ad-971f-dd16b23983ac","html_url":"https://github.com/nextcloud/app-tutorial","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/nextcloud%2Fapp-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fapp-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fapp-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fapp-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextcloud","download_url":"https://codeload.github.com/nextcloud/app-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445681,"owners_count":20939961,"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":["app","development","frontend","hacktoberfest","nextcloud","php","tutorial"],"created_at":"2024-09-24T21:32:56.882Z","updated_at":"2025-04-06T07:14:54.311Z","avatar_url":"https://github.com/nextcloud.png","language":"PHP","readme":"# Nextcloud App Tutorial\n\n[![PHPUnit GitHub Action](https://github.com/nextcloud/app-tutorial/workflows/PHPUnit/badge.svg)](https://github.com/nextcloud/app-tutorial/actions?query=workflow%3APHPUnit)\n[![Node GitHub Action](https://github.com/nextcloud/app-tutorial/workflows/Node/badge.svg)](https://github.com/nextcloud/app-tutorial/actions?query=workflow%3ANode)\n[![Lint GitHub Action](https://github.com/nextcloud/app-tutorial/workflows/Lint/badge.svg)](https://github.com/nextcloud/app-tutorial/actions?query=workflow%3ALint)\n\nThis is the [tutorial app](https://docs.nextcloud.com/server/latest/developer_manual/app_development/tutorial.html) which shows how to develop a very simple notes app.\n \n## Try it \nTo install it change into your Nextcloud's apps directory:\n\n    cd nextcloud/apps\n\nThen clone this repository into a folder named **notestutorial**¹:\n\n    git clone https://github.com/nextcloud/app-tutorial.git notestutorial\n\nThen install the dependencies using:\n\n    make composer\n\n¹ It is important that the directory is named exactly like the app ID (see `appinfo/info.xml`).\n\n## Frontend development\n\nThe app tutorial also shows the very basic implementation of an app frontend using [Vue.js](https://vuejs.org/). To build the frontend code after doing changes to its source in `src/` requires to have Node and npm installed.\n\n- 👩‍💻 Run `make dev-setup` to install the frontend dependencies\n- 🏗 To build the Javascript whenever you make changes, run `make build-js`\n\nTo continuously run the build when editing source files you can make use of the `make watch-js` command.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextcloud%2Fapp-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnextcloud%2Fapp-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextcloud%2Fapp-tutorial/lists"}