Skip to content

Commit 6d18f0d

Browse files
authored
Dictionary (New Word): Deploy (#153)
# Word #### Deploy # Meaning/Definition Sending a project to the server
1 parent cec647c commit 6d18f0d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/content/dictionary/deploy.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: ../../layouts/word.astro
3+
title: "Deploy"
4+
---
5+
In software, deploy means taking code that was written and tested, and making it available for people to use in a real environment (like a website, app, or server).

0 commit comments

Comments
 (0)