# Vapor: GitHub Integration + Scaffolding

DevFeed: [Vapor: GitHub Integration + Scaffolding](<https://devfeed.tech/articles/vapor-github-integration-scaffolding-3953.md>)

Original publisher: [Read original article](<https://laravel.com/blog/vapor-github-integration>)

Author: Nuno Maduro

Published: 2022-06-13T13:15:00Z

Content type: news

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [CI/CD](<https://devfeed.tech/topics/cicd.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [cli](<https://devfeed.tech/tags/cli.md>), [database](<https://devfeed.tech/tags/database.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [integration](<https://devfeed.tech/tags/integration.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [serverless](<https://devfeed.tech/tags/serverless.md>)

## AI overview

Laravel Vapor adds GitHub-integrated project scaffolding that creates a repository, deploys an application, and configures GitHub Actions for deployments on code pushes. It also introduces an environment overview dashboard.

## Source excerpt

Today, we are excited to announce that you may create Vapor projects by simply connecting your GitHub account and letting Vapor do the rest! Need more details? Here's what we mean. Starting today, Vapor can create a new GitHub repository, deploy the new application to Vapor, and configure GitHub actions to deploy to Vapor each time you push fresh code to your new application.