This repository provides a minimalistic example of how to
use Cloudflare Containers with Kotlin.
It’s a simple starting point to experiment and deploy Kotlin apps on Cloudflare’s container platform.
First, install the required dependencies:
npm install @cloudflare/containersDeploy your project using Wrangler:
wrangler deploy
✨ Happy hacking with Kotlin & Cloudflare!