generated from alecodes/base-template
feat: create entry form
This commit is contained in:
parent
9b5d43e9ba
commit
5dbdd5d84d
8 changed files with 174 additions and 5 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue