feat: add basic landing page

This commit is contained in:
Alexander Navarro 2025-02-07 10:43:03 -03:00
parent d643e1c0f2
commit 9b5d43e9ba
4 changed files with 32 additions and 2 deletions

View file

@ -8,7 +8,7 @@ compose-exec +ARGS:
[working-directory: 'docker']
dev:
docker compose up --watch
docker compose up
dbmate +ARGS: (compose-exec "index dbmate" ARGS)