diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..e401f47 --- /dev/null +++ b/techstack.md @@ -0,0 +1,60 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [dreamfactorysoftware/df-user](https://github.com/dreamfactorysoftware/df-user)![](https://img.stackshare.io/public_badge.svg "public") +

+|2
Tools used|12/06/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ PHP +
+ PHP +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..ac7fba5 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,28 @@ +repo_name: dreamfactorysoftware/df-user +report_id: d1258cf1dd87fd5fe412bc27197684d6 +repo_type: Public +timestamp: '2023-12-06T22:36:59+00:00' +requested_by: alexanderko +provider: github +branch: master +detected_tools_count: 2 +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: Repo Metadata +- 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: Repo Metadata