{"id":19044439,"url":"https://github.com/tilt-dev/tilt-vuejs-demo","last_synced_at":"2025-11-12T16:01:27.176Z","repository":{"id":39240935,"uuid":"237337806","full_name":"tilt-dev/tilt-vuejs-demo","owner":"tilt-dev","description":"Demo Vue.js app with Tilt","archived":false,"fork":false,"pushed_at":"2023-01-01T15:55:12.000Z","size":688,"stargazers_count":3,"open_issues_count":25,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T23:18:31.025Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.tilt.dev/nodejs_microservice_hotreloading.html","language":"Vue","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/tilt-dev.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}},"created_at":"2020-01-31T01:13:52.000Z","updated_at":"2023-01-05T11:59:03.000Z","dependencies_parsed_at":"2023-01-31T23:30:46.729Z","dependency_job_id":null,"html_url":"https://github.com/tilt-dev/tilt-vuejs-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tilt-dev/tilt-vuejs-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Ftilt-vuejs-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Ftilt-vuejs-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Ftilt-vuejs-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Ftilt-vuejs-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tilt-dev","download_url":"https://codeload.github.com/tilt-dev/tilt-vuejs-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Ftilt-vuejs-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284063539,"owners_count":26941155,"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","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-08T22:46:19.638Z","updated_at":"2025-11-12T16:01:27.151Z","avatar_url":"https://github.com/tilt-dev.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demo Vue.js app with Tilt\n\nThis is a demo Vue.js app showing how to do frontend development in a local Kubernetes environment with [Tilt](https://tilt.dev/).\n\nThis [docs page](https://docs.tilt.dev/nodejs_microservice_hotreloading.html) provides additional context for hot reloading in Tilt, as well as a walkthrough of a [demo React app using Tilt](https://github.com/windmilleng/tilt-frontend-demo). This project is similar, but for folks interested in using Vue.js instead.\n\nThis project was bootstrapped with [Vue CLI](https://cli.vuejs.org/).\n\n## Instructions\n\n- Install [Tilt](https://tilt.dev/) and a [local Kubernetes environment](https://docs.tilt.dev/choosing_clusters.html).\n- Optional: Read the beginner [Tilt tutorial](https://docs.tilt.dev/tutorial.html).\n- With the local Kubernetes environment running, `cd` into the root directory of this project, and run `tilt up`.\n- Navigate to [http://localhost:8080/](http://localhost:8080/) in your browser.\n- Make any changes to the app, such as saving new text in [HelloWorld.vue](src/components/HelloWorld.vue). \n- Observe the changes reflected immediately in your browser, without refreshing.\n\n## Dockerfile\n\nThe [Dockerfile](Dockerfile) contains `npm run serve`, thus running a dev server within the container used by Kubernetes. Tilt uses [live_update](https://docs.tilt.dev/live_update_tutorial.html) (as specified in the [Tiltfile](Tiltfile)) to dynamically inject changes into the container, as you make them, allowing you a realtime frontend development experience, similar to as if you were running the app directly locally. In production, you _should not_ use `npm run serve` in the container, but build the app instead. See [examples of this in the Vue.js Cookbook](https://vuejs.org/v2/cookbook/dockerize-vuejs-app.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftilt-dev%2Ftilt-vuejs-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftilt-dev%2Ftilt-vuejs-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftilt-dev%2Ftilt-vuejs-demo/lists"}