geneit_app
geneit_backend
assets
migrations
00000000000000_diesel_initial_setup
2023-05-24-102711_create_users
2023-08-26-140604_disable_couple_photos
2024-05-15-164434_genealogy_as_feature
down.sql
up.sql
2024-05-23-163128_accommodation_module
.keep
src
.env
.gitignore
Cargo.lock
Cargo.toml
Dockerfile
build.rs
build_docker_image.sh
diesel.toml
docker-compose.yaml
.drone.yml
README.md
renovate.json
Start our journey into turning GeneIT as afully featured family intranet by making genealogy a feature that can be disabled by family admins Reviewed-on: #175