Skip to content

Doan7Project/idflApp

Repository files navigation

Food website

Infrastructure

ASPNET React Web

Structure

  • project
    • Controllers
    • ClientApp

Code Convention

branch name: feature/{short-feature-description}

Development Enviromment

  • run application dotnet run

create-generate new database schema

./Commands/addNewSchema.sh

re-generate new database schema

./Commands/reUpdateDatabase.sh

step for run app for FE

step 1: run ./Commands/reUpdateDatabase.sh (using bash) step 2: dotnet run (using powershell)

Document for jwt

https://jasonwatmore.com/net-7-csharp-jwt-authentication-tutorial-without-aspnet-core-identity

Document for role

https://jasonwatmore.com/post/2022/02/18/net-6-role-based-authorization-tutorial-with-example-api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published