module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 20, 2021
License: MIT
Opens a new window with license information.
README
¶
Discuss
Real-time chat app for discussion. Create and invite your friends to join your discussion room and start the discussion.
Setup
- Copy env.exampe to .env
- Fill the config
- Run
go get ./...
Run The App
go run ./cmd/discuss/main.go
Test The App
go test -v ./...
Build The App
go build -o ./bin/discuss ./cmd/discuss/...
Directories
¶
cmd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.