forked from hexbear-collective/lemmy-hexbear
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.
|
2 years ago | |
---|---|---|
.github | 3 years ago | |
ansible | 2 years ago | |
docker | 2 years ago | |
infra | 3 years ago | |
server | 2 years ago | |
.DS_Store | 3 years ago | |
.dockerignore | 2 years ago | |
.drone.yml | 2 years ago | |
.gitattributes | 4 years ago | |
.gitignore | 3 years ago | |
.gitlab-ci.yml | 3 years ago | |
.travis.yml | 3 years ago | |
CODE_OF_CONDUCT.md | 2 years ago | |
CONTRIBUTING.md | 2 years ago | |
LICENSE | 4 years ago | |
README-lemmy.md | 3 years ago | |
README.md | 2 years ago | |
RELEASES.md | 3 years ago | |
install.sh | 3 years ago | |
tsconfig.json | 3 years ago | |
yarn.lock | 3 years ago |
README.md
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