Switching to ningle/clack based app

This commit is contained in:
Chris Cochrun 2024-10-15 06:13:48 -05:00
parent 228626b65d
commit 0856c5b330

View file

@ -526,7 +526,7 @@ with the image attached"
"Redirecting to the health form"))))
(defun main ()
(start-server 4242)
(clack:clackup *app* :port 4242)
(log:info "Server has started on port 4242~&")
(handler-case
(bt:join-thread (find-if (lambda (th)