Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
103 changes: 103 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
vidalpaul/solc-ts-lambda is built on the following main stack:

- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [TypeScript](http://www.typescriptlang.org) – Languages
- [AWS Lambda](http://aws.amazon.com/lambda) – Serverless / Task Processing

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
vidalpaul/solc-ts-lambda is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'/> [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1612/bynNY5dJ.jpg' alt='TypeScript'/> [TypeScript](http://www.typescriptlang.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1909/aws-lambda.png' alt='AWS Lambda'/> [AWS Lambda](http://aws.amazon.com/lambda) – Serverless / Task Processing

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [vidalpaul/solc-ts-lambda](https://github.com/vidalpaul/solc-ts-lambda)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|7<br/>Tools used|04/15/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'>
<br>
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript">JavaScript</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1612/bynNY5dJ.jpg' alt='TypeScript'>
<br>
<sub><a href="http://www.typescriptlang.org">TypeScript</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png' alt='npm'>
<br>
<sub><a href="https://www.npmjs.com/">npm</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/hosting.svg'/> Hosting (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1909/aws-lambda.png' alt='AWS Lambda'>
<br>
<sub><a href="http://aws.amazon.com/lambda">AWS Lambda</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (2)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png'/> npm (2)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[@types/aws-lambda](https://www.npmjs.com/@types/aws-lambda)|v8.10.119|07/23/23|Paulo Vidal |MIT|N/A|
|[solc](https://www.npmjs.com/solc)|v0.8.21|07/23/23|Paulo Vidal |MIT|N/A|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
97 changes: 97 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
repo_name: vidalpaul/solc-ts-lambda
report_id: bfacb646deb012a9206f9ca8393140c4
version: 0.1
repo_type: Public
timestamp: '2024-04-15T01:16:52+00:00'
requested_by: vidalpaul
provider: github
branch: master
detected_tools_count: 7
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/vidalpaul/solc-ts-lambda/blob/master/package.json
detection_source: package.json
last_updated_by: Paulo Vidal
last_updated_on: 2023-07-23 22:39:22.000000000 Z
- name: TypeScript
description: A superset of JavaScript that compiles to clean JavaScript output
website_url: http://www.typescriptlang.org
license: Apache-2.0
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg
detection_source_url: https://github.com/vidalpaul/solc-ts-lambda
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/vidalpaul/solc-ts-lambda
detection_source: Repo Metadata
- 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/vidalpaul/solc-ts-lambda/blob/master/package.json
detection_source: package.json
last_updated_by: Paulo Vidal
last_updated_on: 2023-07-23 22:39:22.000000000 Z
- name: AWS Lambda
description: Automatically run code in response to modifications to objects in Amazon
S3 buckets, messages in Kinesis streams, or updates in DynamoDB
website_url: http://aws.amazon.com/lambda
open_source: false
hosted_saas: true
category: Application Hosting
sub_category: Serverless / Task Processing
image_url: https://img.stackshare.io/service/1909/aws-lambda.png
detection_source_url: https://github.com/vidalpaul/solc-ts-lambda/blob/master/package.json
detection_source: package.json
last_updated_by: Paulo Vidal
last_updated_on: 2023-07-23 22:39:22.000000000 Z
- name: "@types/aws-lambda"
description: TypeScript definitions for AWS Lambda
package_url: https://www.npmjs.com/@types/aws-lambda
version: 8.10.119
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17868/default_b760b4f955878b0055c02bde0608c2f01e7d4f4f.png
detection_source_url: https://github.com/vidalpaul/solc-ts-lambda/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paulo Vidal
last_updated_on: 2023-07-23 22:39:22.000000000 Z
- name: solc
description: Solidity compiler
package_url: https://www.npmjs.com/solc
version: 0.8.21
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17248/default_8da30b412bf0dbb63f862bee0dfab0a32df2fb69.png
detection_source_url: https://github.com/vidalpaul/solc-ts-lambda/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paulo Vidal
last_updated_on: 2023-07-23 22:39:22.000000000 Z