diff --git a/techstack.md b/techstack.md
new file mode 100644
index 000000000..0f620418b
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,258 @@
+
+
+
+# Tech Stack File
+ [Meter-Reader/pay](https://github.com/Meter-Reader/pay)
+
+|26
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (3)
+
+
+##
Frameworks (2)
+
+
+##
Data (1)
+
+
+##
DevOps (10)
+
+
+##
Software as a Service (SaaS) (1)
+
+
+## Other (1)
+
+
+
+##
Open source packages (8)
+
+##
RubyGems (7)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[braintree](https://rubygems.org/braintree)|v3.1.0|11/17/20|dependabot-preview[bot] |MIT|N/A|
+|[byebug](https://rubygems.org/byebug)|v11.1.3|02/09/20|Chris Oliver |BSD-2-Clause|N/A|
+|[minitest-rails](https://rubygems.org/minitest-rails)|v6.0.1|02/09/20|Chris Oliver |MIT|N/A|
+|[pry](https://rubygems.org/pry)|v0.13.1|02/01/17|Jason Charnes |MIT|N/A|
+|[standard](https://rubygems.org/standard)|v0.10.2|03/26/20|Chris Oliver |Other|N/A|
+|[vcr](https://rubygems.org/vcr)|v6.0.0|02/01/17|Jason Charnes |MIT|N/A|
+|[webmock](https://rubygems.org/webmock)|v3.10.0|02/09/20|Chris Oliver |MIT|N/A|
+
+
+##
npm (1)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[webpack-dev-server](https://www.npmjs.com/webpack-dev-server)|v3.11.0|11/17/20|Chris Oliver |MIT|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 000000000..223ffa8b5
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,350 @@
+repo_name: Meter-Reader/pay
+report_id: 91aea418e867e6725643778308e1c849
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:10:32+00:00'
+requested_by: excid3
+provider: github
+branch: master
+detected_tools_count: 26
+tools:
+- name: CSS 3
+ description: The latest evolution of the Cascading Style Sheets language
+ website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/6727/css.png
+ detection_source_url: https://github.com/Meter-Reader/pay
+ detection_source: Repo Metadata
+- 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/Meter-Reader/pay
+ detection_source: Repo Metadata
+- name: Ruby
+ description: A dynamic, interpreted, open source programming language with a focus
+ on simplicity and productivity
+ website_url: https://www.ruby-lang.org
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/989/ruby.png
+ detection_source_url: https://github.com/Meter-Reader/pay
+ detection_source: Repo Metadata
+- name: Rails
+ description: Web development that doesn't hurt
+ website_url: http://rubyonrails.org/
+ version: 6.0.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/990/x57_Lorv.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/Gemfile.lock
+ detection_source: pay.gemspec
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-02-09 18:57:14.000000000 Z
+- name: Stimulus
+ description: A modest JavaScript framework for the HTML you already have, by Basecamp
+ website_url: https://github.com/stimulusjs/stimulus/
+ version: 1.1.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Javascript UI Libraries
+ image_url: https://img.stackshare.io/service/8220/32970053.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/test/dummy/yarn.lock
+ detection_source: test/dummy/package.json
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-11-17 04:17:06.000000000 Z
+- name: SQLite
+ description: A software library that implements a self-contained, serverless, zero-configuration,
+ transactional SQL database engine
+ website_url: http://www.sqlite.org/
+ open_source: false
+ hosted_saas: true
+ category: Data Stores
+ sub_category: Databases
+ image_url: https://img.stackshare.io/service/1071/sqlite.jpg
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/pay.gemspec
+ detection_source: pay.gemspec
+ last_updated_by: Jason Charnes
+ last_updated_on: 2017-02-01 19:47:58.000000000 Z
+- name: Babel
+ description: Use next generation JavaScript, today.
+ website_url: http://babeljs.io/
+ version: 7.12.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: JavaScript Compilers
+ image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/test/dummy/yarn.lock
+ detection_source: test/dummy/babel.config.js
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-11-17 04:17:06.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/Meter-Reader/pay
+ 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/Meter-Reader/pay/blob/master/.github/workflows/ci.yml
+ detection_source: ".github/workflows/ci.yml"
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-11-18 19:41:18.000000000 Z
+- name: Puma
+ description: A Modern, Concurrent Web Server for Ruby
+ website_url: http://puma.io/
+ version: 5.1.1
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Application Hosting
+ sub_category: Web Servers
+ image_url: https://img.stackshare.io/service/1055/favicon.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/Gemfile.lock
+ detection_source: Gemfile
+ last_updated_by: Jason Charnes
+ last_updated_on: 2017-02-01 19:47:58.000000000 Z
+- name: RubyGems
+ description: Easily download, install, and use ruby software packages on your system
+ website_url: https://rubygems.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/pay.gemspec
+ detection_source: pay.gemspec
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-02-09 18:57:14.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/Meter-Reader/pay/blob/master/.travis.yml
+ detection_source: ".travis.yml"
+ last_updated_by: Chris Oliver
+ last_updated_on: 2018-11-29 17:47:02.000000000 Z
+- name: Webpack
+ description: A bundler for javascript and friends
+ website_url: http://webpack.js.org
+ version: 4.44.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: JS Build Tools / JS Task Runners
+ image_url: https://img.stackshare.io/service/1682/IMG_4636.PNG
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/test/dummy/yarn.lock
+ detection_source: test/dummy/package.json
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-11-17 04:17:06.000000000 Z
+- name: Webpacker
+ description: Use Webpack to manage app-like JavaScript modules in Rails (by Rails)
+ website_url: https://github.com/rails/webpacker
+ version: 5.2.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: JS Build Tools / JS Task Runners
+ image_url: https://img.stackshare.io/no-img-open-source.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/Gemfile.lock
+ detection_source: Gemfile
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-11-17 04:17:06.000000000 Z
+- name: Yarn
+ description: A new package manager for JavaScript
+ website_url: https://yarnpkg.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Front End Package Manager
+ image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/test/dummy/yarn.lock
+ detection_source: test/dummy/yarn.lock
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-11-17 04:17:06.000000000 Z
+- name: npm
+ description: The package manager for JavaScript.
+ website_url: https://www.npmjs.com/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Front End Package Manager
+ image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/test/dummy/package.json
+ detection_source: test/dummy/package.json
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-11-17 04:17:06.000000000 Z
+- name: Twilio SendGrid
+ description: Email Delivery. Simplified.
+ website_url: http://sendgrid.com
+ open_source: false
+ hosted_saas: true
+ category: Communications
+ sub_category: Transactional Email
+ image_url: https://img.stackshare.io/service/43/kQ_6nwmP.jpg
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/test/dummy/config/environments/production.rb
+ detection_source: test/dummy/config/environments/production.rb
+ last_updated_by: Jason Charnes
+ last_updated_on: 2017-02-01 19:47:58.000000000 Z
+- name: Turbolinks
+ description: Makes navigating your web application faster
+ website_url: https://github.com/turbolinks/turbolinks
+ version: 5.2.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Application Utilities
+ sub_category: Ruby Utilities
+ image_url: https://img.stackshare.io/service/3028/default_ce0a839b05d39c32172761cba1f092a8433d381c.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/Gemfile.lock
+ detection_source: test/dummy/package.json
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-11-17 04:17:06.000000000 Z
+- name: braintree
+ description: Ruby library for integrating with the Braintree Gateway
+ package_url: https://rubygems.org/braintree
+ version: 3.1.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/19720/default_27ca966f5a5366822b02d56c7c9a8dde3476283e.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/Gemfile.lock
+ detection_source: pay.gemspec
+ last_updated_by: dependabot-preview[bot]
+ last_updated_on: 2020-11-17 21:05:43.000000000 Z
+- name: byebug
+ description: Byebug is a Ruby debugger
+ package_url: https://rubygems.org/byebug
+ version: 11.1.3
+ license: BSD-2-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18849/default_887cb273c504fac90d07fc552b7b223fbb32ca39.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/Gemfile.lock
+ detection_source: pay.gemspec
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-02-09 18:57:14.000000000 Z
+- name: minitest-rails
+ description: Adds Minitest as the default testing library in Rails
+ package_url: https://rubygems.org/minitest-rails
+ version: 6.0.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/19348/default_7d99763aaba12356527623769091c80e5ec96365.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/Gemfile.lock
+ detection_source: pay.gemspec
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-02-09 18:57:14.000000000 Z
+- name: pry
+ description: An IRB alternative and runtime developer console
+ package_url: https://rubygems.org/pry
+ version: 0.13.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18815/default_f582e4648f4682adb72d2b201218cda7f8e894ac.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/Gemfile.lock
+ detection_source: pay.gemspec
+ last_updated_by: Jason Charnes
+ last_updated_on: 2017-02-01 19:47:58.000000000 Z
+- name: standard
+ description: Ruby Style Guide, with linter & automatic code fixer
+ package_url: https://rubygems.org/standard
+ version: 0.10.2
+ license: Other
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/19626/default_24cad47554aea67cca67c6d639dc04101febb00b.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/Gemfile.lock
+ detection_source: Gemfile
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-03-26 01:56:40.000000000 Z
+- name: vcr
+ description: Record your test suite's HTTP interactions and replay them during future
+ test runs for fast
+ package_url: https://rubygems.org/vcr
+ version: 6.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18842/default_49e8e438a279d3b7963273823890f9482ce83fb4.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/Gemfile.lock
+ detection_source: pay.gemspec
+ last_updated_by: Jason Charnes
+ last_updated_on: 2017-02-01 19:47:58.000000000 Z
+- name: webmock
+ description: WebMock allows stubbing HTTP requests and setting expectations on HTTP
+ requests
+ package_url: https://rubygems.org/webmock
+ version: 3.10.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18824/default_6564ae059af6c4ea7065fd2329370c7a05341cf8.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/Gemfile.lock
+ detection_source: pay.gemspec
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-02-09 18:57:14.000000000 Z
+- name: webpack-dev-server
+ description: Serves a webpack app. Updates the browser on changes
+ package_url: https://www.npmjs.com/webpack-dev-server
+ version: 3.11.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15821/default_64690bc3e49bcee57094e51a7a26c620c48dbd82.png
+ detection_source_url: https://github.com/Meter-Reader/pay/blob/master/test/dummy/yarn.lock
+ detection_source: test/dummy/package.json
+ last_updated_by: Chris Oliver
+ last_updated_on: 2020-11-17 04:17:06.000000000 Z