1
0
Fork 0
mirror of https://github.com/TheTaz25/denis.ergin.git synced 2025-07-06 21:58:48 +00:00
denis.ergin/src/pages/slides/flexi-pool/04-deployment-and-production.astro
2025-04-22 18:10:57 +02:00

17 lines
No EOL
281 B
Text

---
import Reveal from "../../../layouts/Reveal.astro";
import Slides from "../../../components/slides/deployments/index.astro";
---
<Reveal title="Build and Deploy to Production">
<Slides />
</Reveal>
<!--
Hosting Files
NGINX
Modern Web
Containerization
Docker
-->