An open API service indexing awesome lists of open source software.

https://github.com/christophe-ch/cecile-david-avocat

Website made for french lawyer Maitre Cécile DAVID.
https://github.com/christophe-ch/cecile-david-avocat

angular cloud-functions devops docker google-cloud lawyer serverless

Last synced: 7 months ago
JSON representation

Website made for french lawyer Maitre Cécile DAVID.

Awesome Lists containing this project

README

          

# Cécile David Avocat

This website has been developed for Maitre Cécile David.

## Hosting and architecture

This project is to be deployed on Google Cloud. This repository will hold workflows to automatically build and deploy this project to Google Cloud.

This project is divided into two parts:
- the website, built using **Angular 14** and hosted with **Cloud Run**.
- a **Cloud Function** acting as an endpoint to send messages through the contact form of the website.

The cloud function takes advantage of Google Cloud's **Recaptcha Enterprise** technology to prevent bots from sending spam through the contact form.