You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #1305 Add a button to deploy the demo on Platform.sh (fabpot)
This PR was merged into the main branch.
Discussion
----------
Add a button to deploy the demo on Platform.sh
Commits
-------
e1d8712 Add a button to deploy the demo on Platform.sh
If you want to test the demo without installing anything locally, you can also
31
+
deploy it on Platform.sh, the official Symfony PaaS:
32
+
33
+
<palign="center">
34
+
<ahref="https://console.platform.sh/projects/create-project?template=https://raw.githubusercontent.com/symfonycorp/platformsh-symfony-template-metadata/main/template-metadata-demo.yaml&utm_content=symfonycorp&utm_source=github&utm_medium=button&utm_campaign=deploy_on_platform"><imgsrc="https://platform.sh/images/deploy/lg-blue.svg"alt="Deploy on Platform.sh"width="180px" /></a>
0 commit comments