Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 818 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 818 Bytes
description
Welcome to the official Qovery documentation!

Welcome to Qovery

Qovery helps developers to deploy their application in the Cloud (AWS) in just a few seconds.

if (qovery.use == "first time") {
    quickstart();
} else {
    extendingQovery();
}

If you want the fastest way to get your application built and deployed, start with the Quickstart and it will be done in less than 5 min.

To know more about supported Qovery services, you can read the Services section. To go further with what can Qovery offers, read the Extending Qovery section.

To better understand how Qovery works under the wood, read the Concepts page.