L'intranet de votre famille https://geneit.0ph.fr/
Go to file
Pierre HUBERT 7355215108
Some checks failed
continuous-integration/drone/push Build is failing
Merge pull request 'Update dependency vite to v6' (#386) from renovate/vite-6.x into master
Reviewed-on: #386
2024-12-03 20:51:30 +00:00
geneit_app Update dependency vite to v6 2024-11-27 00:14:12 +00:00
geneit_backend Update Rust crate mailchecker to v6.0.12 2024-11-26 00:14:44 +00:00
.drone.yml Update node Docker tag to v22 2024-05-24 00:25:29 +00:00
LICENSE Fix issue on home page 2024-10-02 22:00:56 +02:00
README.md Not a WIP project anymore 2024-10-07 22:15:05 +02:00
renovate.json Configure Renovate (#1) 2023-08-25 06:15:11 +00:00

GeneIT

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!