Commit Graph

2 Commits

Author SHA1 Message Date
01cdc60977 chore: fix shebang syntax in deploy.sh 2026-03-24 22:37:17 +03:00
fb62e0b77d 🚀 chore: add deploy script
Add a new deploy.sh script to automate the deployment process. The script pulls the latest changes from the repository, prompts for the container name and port, and then builds and starts the Docker container using the provided parameters. This simplifies the deployment process and ensures consistency.
2026-03-10 05:36:22 +03:00