Home Library project. This is a simple, static website that lists our books.
The site is accessible at https://thankful-ground-0bfa2ce03.3.azurestaticapps.net/
Node v22.x, Angular v21.x, PrimeNg v21.x, Tailwind
.Net 9, Azure Function
To run the application locally you will need to be setup to run an Azure Static Web App for local development.
Once ready, run swa start to start it. The application will then be accessible on http://localhost:4280
Both the ui and api applications are built and deployed to an Azure Static Web App.
There is a single hosting environment. Deployments can be triggered manually for any branch, and they are triggered automatically for any merges into master.