feat: add base app

This commit is contained in:
2023-05-05 23:35:12 +02:00
commit 831ca76eef
11 changed files with 2031 additions and 0 deletions

3
actions/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module actions
go 1.20