Skip to main content

1. Create GitHub repository

Create a GitHub repository for your project.

Once you have purchased a Volca license, you will receive an invite to a private GitHub repository called volca-io/volca. Accept the invitation and make sure you see the repository in GitHub before you proceed.

  1. Create a new repository in GitHub by following the official GitHub documentation. Make sure to pick volca-io/volca in the Repository template dropdown.
  2. Pick your preferred settings and click Create repository
  3. Clone your new repository to your computer
  4. Done!
note

Note that some GitHub Actions may fail the first time you push your code. These will start working once we have provisioned the required infrastructure in your AWS account. We will go through the AWS setup in the next section.