initial commit

This commit is contained in:
2024-01-13 00:27:56 -06:00
parent 6d3a276bf0
commit 98efa97678
18 changed files with 1392 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module istheinternetonfire.app
go 1.21.6