| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Requirements: Tilt
To start the app run:
tilt up
Tilt will assemble an image, deploy the app, and live update using Docker Compose.
View the app at http://localhost:3000/
When you make a change to server.js, Tilt will sync the file to the container and restart the app.
For more details on how this works, see the Tilt Docker Compose documentation.
curl http://localhost:3000curl http://localhost:3000/store/my-key\?some\=value\&some-other\=other-valuecurl http://localhost:3000/my-keyCourtesy of this original sample app.
| Back | FazBrowse Home | New Git URL |