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

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.

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`