Skip to content
/ sandbox Public

Personal playground to learn and try new technologies and concepts

License

Notifications You must be signed in to change notification settings

orltom/sandbox

Repository files navigation

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.