update TODOs
This commit is contained in:
4
main.go
4
main.go
@@ -36,6 +36,10 @@
|
|||||||
// and make a little cluster
|
// and make a little cluster
|
||||||
// Domain name so we can get a certificate and serve HTTPS / HTTP3
|
// Domain name so we can get a certificate and serve HTTPS / HTTP3
|
||||||
|
|
||||||
|
// Think about compiling Typescript on initial access and caching the JS in a service worker
|
||||||
|
// so you don't need a build system to change things.
|
||||||
|
// Think about self-hosting the client so the system can be completely self-hosted
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
Reference in New Issue
Block a user