https://github.com/tilt-dev/tilt-example-html
An example project that demonstrates a live-updating server with nothing but Shell, HTML, and Kubernetes
https://github.com/tilt-dev/tilt-example-html
Last synced: about 1 year ago
JSON representation
An example project that demonstrates a live-updating server with nothing but Shell, HTML, and Kubernetes
- Host: GitHub
- URL: https://github.com/tilt-dev/tilt-example-html
- Owner: tilt-dev
- License: apache-2.0
- Created: 2020-02-27T19:49:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T22:06:50.000Z (over 1 year ago)
- Last Synced: 2025-03-30T04:41:21.872Z (about 1 year ago)
- Language: Shell
- Size: 205 KB
- Stars: 2
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tilt-example-html
[](https://circleci.com/gh/tilt-dev/tilt-example-html)
An example project that demonstrates a live-updating server with nothing but Shell, HTML, and Kubernetes. Read [doc](https://docs.tilt.dev/example_static_html.html).
- [0-base](0-base): The simplest way to start
- [1-measured](1-measured): Use `local_resource` to measure your deployment time
- [2-recommended](2-recommended): The fastest deployment time
## License
Copyright 2022 Docker, Inc.
Licensed under [the Apache License, Version 2.0](LICENSE)