Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
crlsocro committed Sep 17, 2024
2 parents 6d49720 + 8067dd9 commit bd2e07d
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions docs/DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ The application consists of two main parts. A backend built with .NET and a fron
### Frontend

- The frontend application is build using Next.js with TailwindCSS.
- Uses a charts js library for visualizing survey results
- Uses ESLint for linting
- Deployed through Github Actions pipeline
- Runs in a Docker container on Azure Container Apps
Expand Down Expand Up @@ -115,7 +116,7 @@ https://github.com/bouvet/bouvet-developer-survey/pulls

## Containerization

- Docker is used for containerization. Image is built from Github Actions workflow and pushed to Azure container registry. Please reference Dockerfile and workflow .yml file for details.
- Docker is used for containerization. Image is built from Github Actions workflow and pushed to Azure container registry. Please reference Dockerfiles and workflow .yml file for details.

## CI/CD

Expand Down Expand Up @@ -163,8 +164,5 @@ Please see Bicep templates at /infra for infrastructure documentation.

## Tools

- Describe common tools used in the project




- ESLint
- Prettier

0 comments on commit bd2e07d

Please sign in to comment.