Restructure project
This commit is contained in:
parent
e44e7caa11
commit
16b2f17301
46 changed files with 1744 additions and 1265 deletions
4
.air.toml
Normal file
4
.air.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
[build]
|
||||
bin = "tmp/cafe-plaetschwiesle"
|
||||
cmd = "go build -o tmp/cafe-plaetschwiesle cmd/cafe-plaetschwiesle/cafe-plaetschwiesle.go"
|
||||
exclude_dir = [".gitlab", "docker", "scripts", "frontend", "storage", "tmp", "docs"]
|
Loading…
Add table
Add a link
Reference in a new issue