Getting started
Take an application you already have and get it running on Gigadrive Network, from a Git repository, an upload, or the CLI.
Gigadrive Network builds your project and serves it from European infrastructure, on a URL you get with the first deployment. Connecting a Git repository is the usual route, and an upload from the console or the CLI covers code that is not in a repository the platform can read.
Start with the quickstart. The pages after it go deeper: three of them on a deployment route, one on what the build reads in your project.
From an existing project to a URL you can open.
Connect a GitHub repositoryInstall the GitHub App and deploy on every push.
Connect a GitLab projectAuthorize GitLab.com for your organization and deploy on every push.
Drag and dropUpload a file, a folder, or a ZIP straight from the console.
Project structureWhat the build reads in your repository, and where a gigadrive.yaml goes.
