-
Notifications
You must be signed in to change notification settings - Fork 0
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) #5
Open
stack-file
wants to merge
2
commits into
main
Choose a base branch
from
tech-stack-file
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,187 @@ | ||
<!-- | ||
<--- Readme.md Snippet without images Start ---> | ||
## Tech Stack | ||
yoonucho/Mrs.YH-s-birthday-card is built on the following main stack: | ||
|
||
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) β Languages | ||
- [TypeScript](http://www.typescriptlang.org) β Languages | ||
- [Next.js](https://nextjs.org/) β Frameworks (Full Stack) | ||
- [Node.js](http://nodejs.org/) β Frameworks (Full Stack) | ||
- [React](https://reactjs.org/) β Javascript UI Libraries | ||
- [Zustand](https://github.com/react-spring/zustand) β State Management Library | ||
- [ESLint](http://eslint.org/) β Code Review | ||
- [GitHub Actions](https://github.com/features/actions) β Continuous Integration | ||
- [Jest](http://facebook.github.io/jest/) β Javascript Testing Framework | ||
|
||
Full tech stack [here](/techstack.md) | ||
|
||
<--- Readme.md Snippet without images End ---> | ||
|
||
<--- Readme.md Snippet with images Start ---> | ||
## Tech Stack | ||
yoonucho/Mrs.YH-s-birthday-card 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/5936/nextjs.png' alt='Next.js'/> [Next.js](https://nextjs.org/) β Frameworks (Full Stack) | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png' alt='Node.js'/> [Node.js](http://nodejs.org/) β Frameworks (Full Stack) | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/1020/OYIaJ1KK.png' alt='React'/> [React](https://reactjs.org/) β Javascript UI Libraries | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/11559/zustand.png' alt='Zustand'/> [Zustand](https://github.com/react-spring/zustand) β State Management Library | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/3337/Q4L7Jncy.jpg' alt='ESLint'/> [ESLint](http://eslint.org/) β Code Review | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) β Continuous Integration | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/830/jest.png' alt='Jest'/> [Jest](http://facebook.github.io/jest/) β Javascript Testing Framework | ||
|
||
Full tech stack [here](/techstack.md) | ||
|
||
<--- Readme.md Snippet with images End ---> | ||
--> | ||
<div align="center"> | ||
|
||
# Tech Stack File | ||
![](https://img.stackshare.io/repo.svg "repo") [yoonucho/Mrs.YH-s-birthday-card](https://github.com/yoonucho/Mrs.YH-s-birthday-card)![](https://img.stackshare.io/public_badge.svg "public") | ||
<br/><br/> | ||
|30<br/>Tools used|06/14/24 <br/>Report generated| | ||
|------|------| | ||
</div> | ||
|
||
## <img src='https://img.stackshare.io/languages.svg'/> Languages (3) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/6727/css.png' alt='CSS 3'> | ||
<br> | ||
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3">CSS 3</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<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/frameworks.svg'/> Frameworks (4) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/5936/nextjs.png' alt='Next.js'> | ||
<br> | ||
<sub><a href="https://nextjs.org/">Next.js</a></sub> | ||
<br> | ||
<sub>v14.3.0</sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png' alt='Node.js'> | ||
<br> | ||
<sub><a href="http://nodejs.org/">Node.js</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1020/OYIaJ1KK.png' alt='React'> | ||
<br> | ||
<sub><a href="https://reactjs.org/">React</a></sub> | ||
<br> | ||
<sub>v18.3.1</sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/11559/zustand.png' alt='Zustand'> | ||
<br> | ||
<sub><a href="https://github.com/react-spring/zustand">Zustand</a></sub> | ||
<br> | ||
<sub>v4.5.2</sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
## <img src='https://img.stackshare.io/devops.svg'/> DevOps (5) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/3337/Q4L7Jncy.jpg' alt='ESLint'> | ||
<br> | ||
<sub><a href="http://eslint.org/">ESLint</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<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/11563/actions.png' alt='GitHub Actions'> | ||
<br> | ||
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/830/jest.png' alt='Jest'> | ||
<br> | ||
<sub><a href="http://facebook.github.io/jest/">Jest</a></sub> | ||
<br> | ||
<sub>v29.7.0</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/group.svg' /> Open source packages (18)</h2> | ||
|
||
## <img width='24' height='24' src='https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png'/> npm (18) | ||
|
||
|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| | ||
|:------|:------|:------|:------|:------|:------| | ||
|[@fortawesome/fontawesome-svg-core](https://www.npmjs.com/@fortawesome/fontawesome-svg-core)|v6.5.2|05/20/24|yoonucho |MIT|N/A| | ||
|[@fortawesome/free-brands-svg-icons](https://www.npmjs.com/@fortawesome/free-brands-svg-icons)|v6.5.2|05/20/24|yoonucho |CC-BY-4.0,MIT|N/A| | ||
|[@fortawesome/free-regular-svg-icons](https://www.npmjs.com/@fortawesome/free-regular-svg-icons)|v6.5.2|05/20/24|yoonucho |CC-BY-4.0,MIT|N/A| | ||
|[@fortawesome/free-solid-svg-icons](https://www.npmjs.com/@fortawesome/free-solid-svg-icons)|v6.5.2|05/20/24|yoonucho |CC-BY-4.0,MIT|N/A| | ||
|[@fortawesome/react-fontawesome](https://www.npmjs.com/@fortawesome/react-fontawesome)|v0.2.1|05/23/24|yoonucho |MIT|N/A| | ||
|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v6.4.5|05/23/24|yoonucho |MIT|N/A| | ||
|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v15.0.7|05/23/24|yoonucho |MIT|N/A| | ||
|[@types/jest](https://www.npmjs.com/@types/jest)|v29.5.12|05/20/24|yoonucho |MIT|N/A| | ||
|[@types/node](https://www.npmjs.com/@types/node)|v20.12.12|05/20/24|yoonucho |MIT|N/A| | ||
|[@types/react](https://www.npmjs.com/@types/react)|v18.3.2|05/23/24|yoonucho |MIT|N/A| | ||
|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v18.3.0|05/23/24|yoonucho |MIT|N/A| | ||
|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v7.9.0|05/20/24|yoonucho |MIT|N/A| | ||
|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v7.9.0|05/20/24|yoonucho |BSD-2-Clause|N/A| | ||
|[eslint-config-next](https://www.npmjs.com/eslint-config-next)|v14.2.1|05/23/24|yoonucho |N/A|N/A| | ||
|[jest-environment-jsdom](https://www.npmjs.com/jest-environment-jsdom)|v29.7.0|05/20/24|yoonucho |MIT|N/A| | ||
|[react-dom](https://www.npmjs.com/react-dom)|v18.3.1|05/23/24|yoonucho |MIT|N/A| | ||
|[ts-jest](https://www.npmjs.com/ts-jest)|v29.1.2|05/20/24|yoonucho |MIT|N/A| | ||
|[ts-node](https://www.npmjs.com/ts-node)|v10.9.2|05/20/24|yoonucho |MIT|N/A| | ||
|
||
<br/> | ||
<div align='center'> | ||
|
||
Generated via [Stack File](https://github.com/marketplace/stack-file) | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello! How can I assist you today?