An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# tilt-example-html

[![Build Status](https://circleci.com/gh/tilt-dev/tilt-example-html/tree/master.svg?style=shield)](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)