Create go backend for site SSR and Dockerfile for dockerization

This commit is contained in:
2026-03-10 18:44:07 -05:00
parent 92600c3159
commit b47820eeea
9 changed files with 336 additions and 0 deletions

3
.dockerignore Normal file
View File

@@ -0,0 +1,3 @@
bin/
.git/
*.env