2023-10-23 21:42:56 +02:00
2023-10-16 20:48:50 +02:00
2023-10-21 14:21:22 +02:00
2023-10-16 20:51:16 +02:00
2023-10-21 14:23:54 +02:00
2023-10-23 21:42:56 +02:00

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

TODO: Backup docker volume database

Description
No description provided
Readme 13 MiB
Languages
C# 43%
TypeScript 34.5%
Python 18%
CSS 3.7%
Shell 0.5%
Other 0.1%