Welcome to the SKFLAM TechHub Training repository. This repository is designed to help participants learn and practice essential software development tools and practices, including Docker, PostgreSQL, Git, and Python. stg
This project provides a Dockerized Python application that connects to a PostgreSQL database. It is part of the SKFLAM TechHub training program, where participants will learn how to:
- Set up a development environment using Docker Compose.
- Connect a Python application to a PostgreSQL database.
- Apply best practices for version control using Git.
Before you begin, ensure you have the following installed on your local machine:
- Docker
- Docker Compose
- Git
- Basic knowledge of Python and Git.
First, clone this repository to your local machine:
git clone https://github.com/your_organization/skflam-techhub-training.git
cd skflam-techhub-trainingAlterando o readme para fazer PR para staging