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) #2

Open
wants to merge 2 commits into
base: main
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
10 changes: 5 additions & 5 deletions techstack.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
## Tech Stack
meda1028/VitAImine is built on the following main stack:

- [Underscore](http://underscorejs.org/) – Javascript Utilities & Libraries
- [ExpressJS](http://expressjs.com/) – Microframeworks (Backend)
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [ExpressJS](http://expressjs.com/) – Microframeworks (Backend)
- [ESLint](http://eslint.org/) – Code Review
- [FFMPEG](https://www.ffmpeg.org/) – Image Processing and Management
- [Underscore](http://underscorejs.org/) – Javascript Utilities & Libraries
- [axios](https://github.com/mzabriskie/axios) – Javascript Utilities & Libraries

Full tech stack [here](/techstack.md)
Expand All @@ -18,11 +18,11 @@ Full tech stack [here](/techstack.md)
## Tech Stack
meda1028/VitAImine is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/1150/underscore-js.png' alt='Underscore'/> [Underscore](http://underscorejs.org/) – Javascript Utilities & Libraries
- <img width='25' height='25' src='https://img.stackshare.io/service/1163/hashtag.png' alt='ExpressJS'/> [ExpressJS](http://expressjs.com/) – Microframeworks (Backend)
- <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/1163/hashtag.png' alt='ExpressJS'/> [ExpressJS](http://expressjs.com/) – Microframeworks (Backend)
- <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/4784/ugIX8eBN_normal.png' alt='FFMPEG'/> [FFMPEG](https://www.ffmpeg.org/) – Image Processing and Management
- <img width='25' height='25' src='https://img.stackshare.io/service/1150/underscore-js.png' alt='Underscore'/> [Underscore](http://underscorejs.org/) – Javascript Utilities & Libraries
- <img width='25' height='25' src='https://img.stackshare.io/no-img-open-source.png' alt='axios'/> [axios](https://github.com/mzabriskie/axios) – Javascript Utilities & Libraries

Full tech stack [here](/techstack.md)
Expand All @@ -34,7 +34,7 @@ Full tech stack [here](/techstack.md)
# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [meda1028/VitAImine](https://github.com/meda1028/VitAImine)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|15<br/>Tools used|01/26/24 <br/>Report generated|
|15<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

Expand Down
2 changes: 1 addition & 1 deletion techstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ repo_name: meda1028/VitAImine
report_id: e851bfd05b45a5b1d38e4243484a0ae8
version: 0.1
repo_type: Public
timestamp: '2024-01-26T14:42:20+00:00'
timestamp: '2024-02-29T19:38:01+00:00'
requested_by: meda1028
provider: github
branch: main
Expand Down