-
Notifications
You must be signed in to change notification settings - Fork 0
toranb/dotnet_match
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
git clone ... Match export PROTECTION_DIR=/Users/username/Match/keys export DOTNET_KEYS=835ca1fd-f1cd-490d-9160-1503e4d0cf0e fly volume create data -r ord fly secrets set DOTNET_KEYS=835ca1fd-f1cd-490d-9160-1503e4d0cf0e fly secrets list fly deploy **to generate EF migrations, run update on dev local** /usr/bin/dotnet "$(find ~/.dotnet/tools -name 'dotnet-ef.dll')" migrations add InitialCreate dotnet run /usr/bin/dotnet "$(find ~/.dotnet/tools -name 'dotnet-ef.dll')" database update
About
my first dotnet core 9 web application
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published