DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: 587179c2f07f6dde69d0a2bc867ecf10efdd28ce tixe/.air.toml -rw-r--r-- 102 bytes
587179c2Jonni Liljamo fix: verify users existence in IsAuthenticated 11 months ago
                                                                                
1
2
3
4
5
6
root = "."
tmp_dir = "tmp"

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