init
Some checks failed
Code Quality / lint-and-build (push) Failing after 29s
Release Packages / release (push) Failing after 41s

This commit is contained in:
2026-01-31 19:26:46 +01:00
commit 9a0900e3ff
42 changed files with 8346 additions and 0 deletions

12
packages/infra/README.md Normal file
View File

@@ -0,0 +1,12 @@
# @mintel/infra
Infrastructure templates for Mintel projects.
## Contents
- `docker/`: Universal `Dockerfile.nextjs` and `docker-compose.template.yml`.
- `gitea/`: Production-ready `deploy-action.yml` for Gitea Actions.
## Usage
These files are automatically injected into new projects by the `@mintel/cli`.