initial prototyping

This commit is contained in:
2024-10-18 04:28:31 +00:00
commit 85fa74c83b
8 changed files with 193 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
**/go.sum
**/config.json
dist/*