Skip to content

nt-7/BlazorPrivateBookManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private Book Manager based on Blazor wasm

  • Book management SPA based on Blazor wasm for my own Blazor and Azure Static Web Apps learning.
  • This is an archive from the original Private repo. (updated infrequently)

Environment

Production

  • Host : Azure Static Web Apps
  • CI/CD : GitHub Actions + Azure
  • Frontend : Blazor WebAssembly (Blazor wasm)
  • Backend : Integrated Azure Functions based on Node.js
  • External API : Google Books Api
  • Authentication : Auth integrations on Azure Static Web Apps (AAD)
  • DB : Azure Cosmos DB MongoDB API (NoSQL)

Development (Local)

  • Host : dotnet.exe + Node.js (Functions)
  • Frontend : Blazor WebAssembly
  • Backend : Node.js + Azure Functions Core Tools
  • External API : Google Books Api
  • Authentication : json-server
  • DB : Azure Cosmos DB Mongo DB API

architecture

Details

Go to Details.md

ToDo

TBD

About

Book management app based on Blazor wasm for my own Blazor learning within 1 week. This is an archive from the original Private repo. (updated infrequently)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors