cal/infra
Morgan 6d0c7e4214
chore: init infra folder with dockerized api (#12243)
* chore(infra): scripts and dockerfile for api

* chore(infra): basic readme file

---------

Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-11-07 09:47:06 +02:00
..
docker/api chore: init infra folder with dockerized api (#12243) 2023-11-07 09:47:06 +02:00
README.md chore: init infra folder with dockerized api (#12243) 2023-11-07 09:47:06 +02:00

Infrastructure Folder

This folder, located within the "infra" directory of our monorepo, is dedicated to managing the infrastructure as code (IaC) and Docker-related files for our project. It plays a critical role in orchestrating, configuring, and maintaining the infrastructure that our applications rely on.