command
module
Version:
v0.0.0-...-347e0ac
Opens a new window with list of versions in this module.
Published: Jan 23, 2023
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Intro
browser based anonymous chat room.
Deploy
Backend
git clone https://github.com/Tonvin/brag.git
cd brag
go mod init brag
go mod tidy
go run *.go
Frontend
apt install node
apt install npm
npm run build
Log
/tmp/brag.log
Demo Site
https://brag.pub
Live Reload for developing
go install github.com/cosmtrek/air@latest
./bin/air
Nginx
see fale nginx
License
This project is licensed under the The MIT License.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.