diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..fb9411d
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,115 @@
+
+
+
+# Tech Stack File
+![](https://img.stackshare.io/repo.svg "repo") [gpupo/mercadolivre-sdk](https://github.com/gpupo/mercadolivre-sdk)![](https://img.stackshare.io/public_badge.svg "public")
+
+|7
Tools used|05/07/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+
+
+ PHP
+
+
+ |
+
+
+
+
+##
Data (3)
+
+
+##
DevOps (3)
+
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..f343b52
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,95 @@
+repo_name: gpupo/mercadolivre-sdk
+report_id: 20ff0dbb94a9241a6061cdbe5b5b760e
+version: 0.1
+repo_type: Public
+timestamp: '2024-05-07T12:35:46+00:00'
+requested_by: alisonvalente
+provider: github
+branch: main
+detected_tools_count: 7
+tools:
+- name: PHP
+ description: A popular general-purpose scripting language that is especially suited
+ to web development
+ website_url: http://www.php.net/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg
+ detection_source_url: https://github.com/gpupo/mercadolivre-sdk
+ detection_source: Repo Metadata
+- name: DB
+ description: 'Version control for databases: save, restore, and archive snapshots
+ of your database from the command line'
+ website_url: https://github.com/infostreams/db
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Database Tools
+ image_url: https://img.stackshare.io/service/11593/no-img.png
+ detection_source_url: https://github.com/gpupo/mercadolivre-sdk/blob/main/docker-compose.yaml
+ detection_source: docker-compose.yaml
+ last_updated_by: Gilmar Pupo
+ last_updated_on: 2018-07-13 13:11:30.000000000 Z
+- name: MariaDB
+ description: An enhanced, drop-in replacement for MySQL
+ website_url: https://mariadb.com/
+ license: GPL-2.0
+ open_source: true
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Databases
+ image_url: https://img.stackshare.io/service/1615/mariadb-logo-400x400.png
+ detection_source_url: https://github.com/gpupo/mercadolivre-sdk/blob/main/docker-compose.yaml
+ detection_source: docker-compose.yaml
+ last_updated_by: Gilmar Pupo
+ last_updated_on: 2018-07-13 13:11:30.000000000 Z
+- name: PHP-FPM
+ description: An alternative FastCGI daemon for PHP
+ website_url: http://php-fpm.org/
+ open_source: false
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Background Processing
+ image_url: https://img.stackshare.io/no-img-open-source.png
+ detection_source_url: https://github.com/gpupo/mercadolivre-sdk/blob/main/docker-compose.yaml
+ detection_source: docker-compose.yaml
+ last_updated_by: Gilmar Pupo
+ last_updated_on: 2018-07-13 13:11:30.000000000 Z
+- name: Git
+ description: Fast, scalable, distributed revision control system
+ website_url: http://git-scm.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Version Control System
+ image_url: https://img.stackshare.io/service/1046/git.png
+ detection_source_url: https://github.com/gpupo/mercadolivre-sdk
+ detection_source: Repo Metadata
+- name: GitHub Actions
+ description: Automate your workflow from idea to production
+ website_url: https://github.com/features/actions
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/11563/actions.png
+ detection_source_url: https://github.com/gpupo/mercadolivre-sdk/blob/main/.github/workflows/php.yml
+ detection_source: ".github/workflows/php.yml"
+ last_updated_by: Gilmar Pupo
+ last_updated_on: 2019-12-23 14:18:36.000000000 Z
+- name: Travis CI
+ description: A hosted continuous integration service for open source and private
+ projects
+ website_url: http://travis-ci.com/
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png
+ detection_source_url: https://github.com/gpupo/mercadolivre-sdk/blob/main/.travis.yml
+ detection_source: ".travis.yml"
+ last_updated_by: Gilmar Pupo
+ last_updated_on: 2016-09-06 13:47:25.000000000 Z