DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: 3b3bb7f5ef08abbd8327dc0092c38feb04e6c84e tixe/.air.toml -rw-r--r-- 102 bytes
3b3bb7f5Jonni Liljamo feat: add dev docker-compose that runs the app with air 1 year, 20 days ago
                                                                                
1
2
3
4
5
6
root = "."
tmp_dir = "tmp"

[build]
cmd = "go build -buildvcs=false -o ./tmp/tixe ."
bin = "tmp/tixe"