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
These scripts will automate the process of pushing changes to a GitHub new or existing public or private repository, creating a pull request, and merging it automatically using a Powershell, Windows Bat, Bash, and/or a Python Script to do so using your GitHub PAT (Classic)
This project is a simple web application deployment guide on AWS EC2 using GitHub, Node.js, and CodeDeploy. It outlines the steps to set up an EC2 instance, clone a GitHub repository, install dependencies, configure the CodeDeploy agent, and deploy an Express.js app.
A Python-based endeavor using SQLAlchemy for database management, aimed at replicating Airbnb's accommodation rental platform with comprehensive tasks covering model creation, console command development, and deployment workflows.