An example project that demonstrates how to use Tilt to develop on a NodeJS app (using Express for serving and Mustache for templating).
This progression of examples shows how to start, and incrementally update your project for the fastest possible update time. Follow along in our NodeJS example project guide.
- 0-base: the simplest way to start
- 1-measured: use
local_resourceto measure your deployment time - 2-optimized-dockerfile: be sure to optimize your Dockerfile to make good use of caching
- 3-recommended: use
live_updatefor super-fast deploys
Copyright 2020 tilt.dev
Licensed under the Apache License, Version 2.0