init repo from gemini capsule project

This commit is contained in:
Travis Shears 2025-09-30 09:41:38 +02:00
commit cc78733a45
10 changed files with 901 additions and 0 deletions

7
dev.sh Executable file
View file

@ -0,0 +1,7 @@
#!/bin/sh
set -e
source .env
fd | entr -r go run main.go -cert=./keys/localhost.crt.pem -key=./keys/localhost_key.pem -host=localhost:8080