WIP Accesses

This commit is contained in:
Paul Schneider
2024-03-04 01:02:19 +00:00
parent bc803b1547
commit 39f98229eb
869 changed files with 217495 additions and 2859 deletions

View File

@ -15,11 +15,10 @@ C'est une application mettant en oeuvre une prise de contact entre un demandeur
dotnet build
```
et, pour execution en environement de développement
```
[monoperso] ~/workspace/yavsc/Yavsc @ ASPNETCORE_ENV=Development dotnet run
~/workspace/yavsc/Yavsc @ ASPNETCORE_ENV=Development dotnet run
```
## Tests