feat(serve): add TLS support with --tls-cert and --tls-key flags

Adds make cert target for self-signed dev certs and development guide.
This commit is contained in:
2026-05-17 14:53:14 -04:00
parent 805467486b
commit dd8878ebcf
4 changed files with 123 additions and 5 deletions
+1
View File
@@ -1,6 +1,7 @@
# Binary
nib
tmp/
certs/
# Database
*.db