You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great demo! I've got this to run with one exception: in ./cmd/server/main.go, the path to the "assets" folder won't find the folder as ../../assets, but does work as assets as an absolute path.