Hard Lounge - IRCv5 Compliant Webchat Client
https://webchat.supernets.org
.vscode | ||
client | ||
defaults | ||
scripts | ||
server | ||
shared | ||
test | ||
.browserslistrc | ||
.dockerignore | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
.thelounge_home | ||
babel.config.cjs | ||
CHANGELOG.md | ||
docker-compose.yml | ||
Dockerfile | ||
index.js | ||
LICENSE | ||
package.json | ||
postcss.config.js | ||
prettier.config.cjs | ||
README.md | ||
README.old | ||
renovate.json | ||
SECURITY.md | ||
stylelint.config.cjs | ||
tsconfig.base.json | ||
tsconfig.json | ||
volar.config.js | ||
webpack.config.ts | ||
yarn.lock |
The Lounge: Hard Chats Edition
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