{"id":24518307,"url":"https://github.com/schafeld/typescript-vue-app","last_synced_at":"2026-01-02T07:50:51.451Z","repository":{"id":73840725,"uuid":"330143716","full_name":"schafeld/typescript-vue-app","owner":"schafeld","description":"Demo app using Vue.js with Typescript [WiP]","archived":false,"fork":false,"pushed_at":"2021-03-18T15:46:18.000Z","size":2962,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T16:47:36.493Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/schafeld.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2021-01-16T11:08:09.000Z","updated_at":"2021-03-18T15:46:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b070b67-2cae-47d5-8c3f-1e8cdc6b18b2","html_url":"https://github.com/schafeld/typescript-vue-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/schafeld%2Ftypescript-vue-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schafeld%2Ftypescript-vue-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schafeld%2Ftypescript-vue-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schafeld%2Ftypescript-vue-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schafeld","download_url":"https://codeload.github.com/schafeld/typescript-vue-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243719398,"owners_count":20336607,"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":"2025-01-22T01:41:50.156Z","updated_at":"2026-01-02T07:50:51.420Z","avatar_url":"https://github.com/schafeld.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typescript-vue-app [WiP]\nDemo app using Vue.js with Typescript. No specific purpose yet, just an exercise/PoC so far.\n\nMaybe adding a demo micro-service, see *Kotlin* below\n\n## Notes \n### Development with Vue\nCheck out and install with ```npm install```.\n\nStart project with ```npm run serve```.\n\n\n### Getting started with Vue and Typescript\nGood tutorials on getting started with Vue and Typescript\n- https://bezkoder.com/vue-typescript-crud/\n\n(But... do you really _need_ Typescript for your specific project? Is it likely to become as complex as Google Maps or Docs, go ahead use it. Are you going for a plain shop frontend, think about development and onboarding speed that come as benefits of lower complexity.)\n\n### Getting started with Kotlin\nSee official documentation for [Getting Started with Command Line](https://kotlinlang.org/docs/tutorials/command-line.html).\n\nFor MacOS:\n```shell\n$ brew update\n$ brew install kotlin\n```\nWrite a simple HelloWorld called ```hello.kt```, \nthen compile\n```shell\n$ kotlinc hello.kt -include-runtime -d hello.jar\n```\nand run\n```shell\n$ java -jar hello.jar\n```\nSee [documentation](https://kotlinlang.org/docs) for more.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschafeld%2Ftypescript-vue-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschafeld%2Ftypescript-vue-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschafeld%2Ftypescript-vue-app/lists"}