faaso build works both local and remote. Basic auth for faaso API (lame, hardcoded)

This commit is contained in:
2024-06-30 15:10:49 -03:00
parent eb063beb2c
commit f5467551a1
9 changed files with 128 additions and 13 deletions

View File

@ -1,4 +1,3 @@
get "/" do
"Hello World Crystal!"
end