Hexbear is the engine that powers Chapochat. It is a customization of the Lemmy project.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
DashEightMate caa2884cd5 Merge pull request 'relax slur filter' (#322) from layla/lemmy-hexbear:feature/relax-slurfilter into main 2 years ago
.github Update issue templates 3 years ago
ansible upgrade backend to use pictrsv2 2 years ago
docker use correct name for prod frontend container 2 years ago
infra brain dump doc round 1 3 years ago
server Merge pull request 'relax slur filter' (#322) from layla/lemmy-hexbear:feature/relax-slurfilter into main 2 years ago
.DS_Store Add new custom emojis, add script to update paths 3 years ago
.dockerignore Bump dev dockerfile to newer rust version, move to cargo-chef, properly deserialize iframely json 2 years ago
.drone.yml bump rust version drone builds under 2 years ago
.gitattributes Adding repo language in gitattributes. 4 years ago
.gitignore Add user bios (#1043) 3 years ago
.gitlab-ci.yml fuck you gitlab here's a string instead of an array, you hussy 3 years ago
.travis.yml Only deploy on tags. 3 years ago
CODE_OF_CONDUCT.md Vaquish the deadname 2 years ago
CONTRIBUTING.md Update 'CONTRIBUTING.md' 2 years ago
LICENSE Initial commit 4 years ago
README-lemmy.md updating README with a link to original 3 years ago
README.md Merge branch 'main' into feature/frontend-selfhost 2 years ago
RELEASES.md Adding release notes. 3 years ago
install.sh Split code into cargo workspaces (#67) 3 years ago
tsconfig.json Fix mobile post listing font colors, add Block component 3 years ago
yarn.lock Update purge user form 3 years ago

README.md

Main Branch: Build Status Production: Build Status

Original Lemmy README

Hexbear

Hexbear is the engine that powers chapo.chat. It is a customization of the Lemmy project.

Why Hexbear?

The geometric beauty of Hexbear; all edges and angles equal. She guides our solidarity.

Overview

The goal is to contribute to the upstream Lemmy project while also trying to retain the r/CTH flavor that brought the community together in the first place.

Please make sure to visit the original readme for all of the information about Lemmy.

Running in Docker

cd docker/dev
sudo ./docker_update.sh
sudo docker-compose down

# connect to the docker postgresql
psql -h localhost -p 5432 -U lemmy # password is password