Hard Lounge - IRCv5 Compliant Webchat Client
https://webchat.supernets.org
|
||
---|---|---|
.github/workflows | ||
.vscode | ||
client | ||
defaults | ||
scripts | ||
server | ||
shared | ||
test | ||
.dockerignore | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
.thelounge_home | ||
babel.config.cjs | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
docker-compose.yml | ||
Dockerfile | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md | ||
renovate.json | ||
SECURITY.md | ||
tsconfig.base.json | ||
tsconfig.json | ||
webpack.config.ts | ||
yarn.lock |
Hard Lounge
This is a fork of The Lounge intended to be used for the SuperNETs Webchat (located at https://webchat.supernets.org)
Deployment
- Create a
docker-compose.yml
file in the directory you wish The Lounge to be in, use the one in this repo as an example. - Create the
config/
folder in the same directory. - Run
docker compose up
to bring up the container and generate required files, you may Ctrl+C it after that. - Edit the config file located at
config/config.js
, it is well documented and has not been changed so the original The Lounge documentation applies here. - Bring up the container for good using
docker compose up -d
.
Support
If for some reason you decide to run our version of this container, we are more than happy to support you in #5000 on irc.supernets.org
Credits
- Some of the developers & contributors of The Lounge, some of you however should never ever touch a code editor again. - https://github.com/thelounge/thelounge