inicia o projeto com traefik e uvicorn

This commit is contained in:
2025-06-18 10:13:22 -04:00
commit 1e018e7b07
104 changed files with 4233 additions and 0 deletions

7
compose/local/docs/start Normal file
View File

@ -0,0 +1,7 @@
#!/bin/bash
set -o errexit
set -o pipefail
set -o nounset
exec make livehtml