Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Feature/rama 0.4.0 #35

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

mbarreche
Copy link

En esta rama he construido un controlador para saludar a la gente.
Para poder ejecutar esto hay que ejecutar lo siguiente:

make build-app
make start-local
make http-get-greet

Este script lo que hace es construir una imagen docker con php instalado (make build-app) y luego levanta un servidor php (start-local). Para terminar ejecutamos make http-get-greet para hacer un curl al endpoint que he creado

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant