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

+|2
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ +## 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..1473e92 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,31 @@ +repo_name: maxgfr/simple-server +report_id: 1744712ded37f38b055fa976a4254445 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:32:55+00:00' +requested_by: maxgfr +provider: github +branch: main +detected_tools_count: 2 +tools: +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/maxgfr/simple-server + 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_url: https://github.com/maxgfr/simple-server + detection_source: Repo Metadata