Getting Started¶
Welcome to Stackvo! This section comprehensively covers all the information needed to set up, configure your Docker-based development environment from scratch, and create your first project. Starting from the introductory level, you will learn the system requirements and run your first project with quick start steps.
What's in This Section?¶
Follow the 3 basic steps required to start using Stackvo in order:
-
Introduction
What is Stackvo and why should you use it?
-
Requirements
Required hardware and software requirements
-
Quick Start
Create your first project
Learning Path¶
graph LR
A[Introduction] --> B[System Requirements]
B --> C[Quick Start]
style A fill:#2196F3,stroke:#1976D2,color:#fff
style B fill:#4CAF50,stroke:#388E3C,color:#fff
style C fill:#9C27B0,stroke:#7B1FA2,color:#fff If You Are New
Follow the order above. For installation, see the Installation page.