Skip to content

TakermanLTD/app-dating

Repository files navigation

Takerman.Dating

Migrations

On Takerman.Dating.Server: dotnet ef migrations add [name] --project ../Takerman.Dating.Data/Takerman.Dating.Data.csproj dotnet ef database update --project ../Takerman.Dating.Data/Takerman.Dating.Data.csproj dotnet ef migrations remove

E2E tests

npx cypress open cypress run --browser chrome cypress run --specs path_to_file.cy.js

Upgrade NPM packages

ncu --upgrade npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages