Introduction¶
Welcome to the official Qaack documentation page.
Here, you will find information, references, and guides about this tool.
Qaack (Quality Assurance Acknowledgment) is self-described as a "Web Environment Manager" (WEM).
Web Environment Manager?¶
A Web Environment Manager (WEM) is a service that operates closely with code platforms and container runtimes. The primary goal of this service is to easily create a complete, temporary and disposable web environment to run and test your code, enabling you to ensure it is ready for production deployment.
Getting started¶
In order to get started using Qaack, you can follow these steps:
- Check the User Guide to get started with Qaack.
- Learn how to create a repository Create a Repository.
- Learn how to prepare your repository's
qaack.yml
file with the Qaack File Reference.