feat(dashboard): add opengraph/oembed, Docker build

This commit is contained in:
spiral
2022-06-03 01:01:54 -04:00
parent d956bd4577
commit 15d48db6f3
12 changed files with 253 additions and 1 deletions

5
dashboard/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module dashboard
go 1.18
require github.com/go-chi/chi v1.5.4 // indirect