You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Home Library project. This is a simple, static website that lists our books.
4
+
5
+
### Visiting
6
+
7
+
The site is accessible at https://thankful-ground-0bfa2ce03.3.azurestaticapps.net/
8
+
9
+
### Technologies
10
+
11
+
#### UI
12
+
13
+
Angular, PrimeNg, Tailwind
14
+
15
+
#### API
16
+
17
+
.Net 8, Azure Function
18
+
19
+
### Hosting
20
+
21
+
Both the `ui` and `api` applications are built and deployed to an Azure Static Web App.
22
+
23
+
### Environments & Deployment
24
+
25
+
There is a single hosting environment. Deployments can be triggered manually for any branch, and they are triggered automatically for any merges into `master`.
0 commit comments