Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 425 Bytes

File metadata and controls

14 lines (10 loc) · 425 Bytes

TeteCore

Build Status

The core services and applications that drive the TeteLearning platform.

Getting Started

You can get the application running on kind by creating a local cluster and using Tilt to deploy the services.

kind create cluster --name tete-local
tilt up