Skip to content

An example project that demonstrates fast updates to a NodeJS server running on Kubernetes

License

Notifications You must be signed in to change notification settings

tilt-dev/tilt-example-nodejs

Repository files navigation

tilt-example-nodejs

Build Status

An example project that demonstrates how to use Tilt to develop on a NodeJS app (using Express for serving and Mustache for templating).

Fastest Deployment

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.

Other Configurations

  • 101-debugger: The recommended setup, exposing a debugger on port 9229 that you can connect to with your favorite NodeJS debugger (chrome://inspect, VSCode, IntelliJ, etc)
  • tests-example: an example of how to use Tilt to run your tests for you as you iterate

License

Copyright 2022 Docker, Inc.

Licensed under the Apache License, Version 2.0

About

An example project that demonstrates fast updates to a NodeJS server running on Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published