Add backend

This commit is contained in:
2024-10-15 22:55:55 +02:00
parent f72ab86e06
commit 38c7352675
2 changed files with 3 additions and 0 deletions

3
backend/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module grapher-backend
go 1.23.2

0
backend/main.go Normal file
View File