Snippets π¦GitOn this pageGitGit Pushβ $ git add --all $ git commit -m "Initial commit" $ git push -u origin main Deployβ cmd /C 'set "GIT_USER=<username>" && pnpm run deploy'