No description
Find a file
2022-06-04 13:00:18 -04:00
.vscode initial setup 2022-06-04 13:00:18 -04:00
docs initial setup 2022-06-04 13:00:18 -04:00
.air.toml initial setup 2022-06-04 13:00:18 -04:00
.gitignore initial setup 2022-06-04 13:00:18 -04:00
go.mod initial setup 2022-06-04 13:00:18 -04:00
go.sum initial setup 2022-06-04 13:00:18 -04:00
LICENSE LICENSE Apache 2.0 2022-05-24 16:46:18 -04:00
main.go initial setup 2022-06-04 13:00:18 -04:00
README.md initial setup 2022-06-04 13:00:18 -04:00

matrix-voicerooms-server

To run:

  • Live Reload: air (need to install air, go install github.com/cosmtrek/air@latest)
  • OR
  • Debug without live reload: Use VS Code debugger