From 3b2297e9542d60cfb69e9a46ddafb288d58f33f0 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Tue, 9 Jul 2024 13:23:21 -0300 Subject: [PATCH] Housekeeping --- TODO.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/TODO.md b/TODO.md index 8026f7e..53c2a42 100644 --- a/TODO.md +++ b/TODO.md @@ -12,11 +12,12 @@ * ✅ Crystal + Kemal * ✅ Python + Flask * ✅ Nodejs + Express -* Document - * How to create a runtime - * How to create a funko - * How to setup the proxy - * APIs +* Create a site + * Document + * How to create a runtime + * How to create a funko + * How to setup the proxy + * APIs * Sanitize all inputs * ✅ Streaming responses in slow operations like scaling down or building @@ -34,7 +35,7 @@ * ✅ Fix `export examples/hello_crystal` it has a `template/` * ✅ Implement zero-downtime rollout (`faaso deploy`) * ✅ Cleanup `tmp/whatever` after use -* `faaso scale` remote is broken +* ✅ `faaso scale` remote is broken * ✅ Setup linters/pre-commit/etc ## Things to do but not before release