L'intranet de votre famille https://geneit.0ph.fr/
Go to file
Pierre Hubert fe9f9ee19b
All checks were successful
continuous-integration/drone/push Build is passing
Update Rust crate thiserror to v1.0.61
2024-05-18 00:35:15 +00:00
geneit_app Update dependency @mui/material to v5.15.18 2024-05-17 00:33:19 +00:00
geneit_backend Update Rust crate thiserror to v1.0.61 2024-05-18 00:35:15 +00:00
.drone.yml Attempt to fix build config 2024-05-14 19:39:35 +02:00
README.md Update backend dependencies 2024-05-14 19:34:35 +02:00
renovate.json Configure Renovate (#1) 2023-08-25 06:15:11 +00:00

GeneIT

WIP project

Setup dev env

  1. Install prerequisites:

    1. docker
    2. docker-compose
    3. rust
  2. Start services:

cd geneit_backend
docker-compose up
  1. Install Diesel CLI:
sudo apt install libpq5 libpq-dev pkg-config libssl-dev cmake
cargo install diesel_cli --no-default-features --features postgres
  1. Initialize database:
diesel migration run

Note: You can access the database directly using this command:

PGPASSWORD=pass psql -h localhost -p 5432 -U user -d geneit

Test OIDC credentials

Emails:

harley@qlik.example
barb@qlik.example
quinn@qlik.example
sim@qlik.example
phillie@qlik.example
peta@qlik.example
sibylla@qlik.example
evan@qlik.example
franklin@qlik.example

Password: Password1!