chore: add hot reload for development
- Makefile: add dev-backend (air) and dev-frontend (vite) targets - backend/.air.toml: air config for Go live reload - .gitignore: exclude backend/tmp/
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
bin/
|
||||
tmp/
|
||||
test/
|
||||
demo/
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user