feat: create entry form

This commit is contained in:
Alexander Navarro 2025-02-07 13:32:59 -03:00
parent 9b5d43e9ba
commit 5dbdd5d84d
8 changed files with 174 additions and 5 deletions

View file

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