Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.1 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.1 KB

build tilt

Intention

This project is a personal playground to learn about new technologies and concepts. It intends to explore all facets of the application lifecycle, from development to operations.

Project Idea

The software project idea is to develop a platform that randomly publishes jokes.

Prerequisites

Development Setup

# create k8s cluster
k3d cluster create --config config/k3d/dev-cluster.yaml

# Build and deploy
tilt up

Contributing

Please use the GitHub issue tracker to submit bugs or request features.

Disclaimer

Copyright Orlando Tomás.

Distributed under the terms of the MIT license, tool is free and open source software.