Add base acc server

This commit is contained in:
2022-06-10 12:52:39 +02:00
commit 083cfdc580
12 changed files with 4526 additions and 0 deletions

6
tools.go Normal file
View File

@@ -0,0 +1,6 @@
//go:build tools
// +build tools
package tools
import _ "github.com/99designs/gqlgen"