adminUI #14

Merged
atasistro merged 9 commits from adminUI into master 2022-11-13 21:22:14 -03:00
Showing only changes of commit 8284b793d3 - Show all commits

2
dev-start Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/bash
docker-compose up -d && docker-compose exec app npm run watch