https://github.com/tilt-dev/abc123
A simple demo app with microservices for random letters and random numbers.
https://github.com/tilt-dev/abc123
Last synced: about 2 months ago
JSON representation
A simple demo app with microservices for random letters and random numbers.
- Host: GitHub
- URL: https://github.com/tilt-dev/abc123
- Owner: tilt-dev
- License: apache-2.0
- Created: 2018-12-10T16:42:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T17:09:08.000Z (about 5 years ago)
- Last Synced: 2025-01-02T08:14:49.386Z (over 1 year ago)
- Language: Starlark
- Size: 83 KB
- Stars: 4
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# abc123
A mini microservice app for demoing [`tilt`](https://tilt.build/).
Need a random letter or a random number? We're here to help!
## Quick start
1. [Install `tilt`](https://github.com/windmilleng/tilt#installing)
2. `git clone git@github.com:windmilleng/abc123.git`
3. `cd abc123`
4. `tilt up`