7d552d33cdf81946af40d75d5ce4f7b5de976e78
Merged commits: -5ce35af(Skarlett): dateOfDeath 01.01.2017 (year-only, born 14.07.2013) -62b0759(Max): dateOfDeath 01.01.2014 (year-only, born 01.02.2013) + genotype -4d7333b(Dakota + Banjo): Dakota genotype + Banjo E-locus correction - Base file (Isa/Jack II/Sunny): Already correct, verified All D7 conflict decisions now on main. Feature branch can be retained or deleted per god preference. Status: Ready for FEAT-8d re-import (currently on HOLD pending Julian GO). Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
GerbilManager
GerbilManagerWebAPI/— ASP.NET Core backend (Swagger unter/swagger)gerbil-manager-web/— React-Frontend (Vite + TypeScript), siehegerbil-manager-web/README.md
Requirements
Install ef:
dotnet tool install --global dotnet-ef
Used cmd´s
Start containers
docker compose up
Create the initial database
dotnet ef database update
Create an migration script
dotnet ef migrations add
Docker
force compose rebuild
docker-compose build --no-cache
Frontend (gerbil-manager-web)
cd gerbil-manager-web npm install npm run dev
TODO:
- Backup docker volume database
- run "dotnet ef database update" if no database exist.
Description
Languages
C#
43%
TypeScript
34.5%
Python
18%
CSS
3.7%
Shell
0.5%
Other
0.1%