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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stack-file[bot]
Copy link

@stack-file stack-file bot commented Feb 29, 2024

Adding tech stack documentation to allow anyone to easily see what is being used in this repo without digging through config files. Two files are being added: techstack.yml and techstack.md. techstack.yml contains data on all the technologies being used in this repo. techstack.md is a visualization of the YML file and displays the tech stack data in a pretty Markdown file.

💡 Protip: techstack.md contains a comment at the top of the file that the following README snippet (with and without the logos) at the top of the file as a comment:

<--- Readme.md Snippet without images Start --->

Tech Stack

yunnysunny/nodebook-sample is built on the following main stack:

  • C++ – Languages
  • EJS – Templating Languages & Extensions
  • JavaScript – Languages
  • Python – Languages
  • .NET – Frameworks (Full Stack)
  • ExpressJS – Microframeworks (Backend)
  • Mongoose – Object Document Mapper (ODM)
  • Redis – In-Memory Databases
  • Chai – Javascript Testing Framework
  • ESLint – Code Review
  • Mocha – Javascript Testing Framework
  • Prometheus – Monitoring Tools
  • SinonJS – Javascript Testing Framework
  • Snyk – Dependency Monitoring
  • SuperTest – Javascript Testing Framework
  • Yarn – Front End Package Manager

Full tech stack here

<--- Readme.md Snippet without images End --->

Get the code:

## Tech Stack
yunnysunny/nodebook-sample is built on the following main stack:

- [C++](http://www.cplusplus.com/) – Languages
- [EJS](https://ejs.co/) – Templating Languages & Extensions
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [Python](https://www.python.org) – Languages
- [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack)
- [ExpressJS](http://expressjs.com/) – Microframeworks (Backend)
- [Mongoose](http://mongoosejs.com/) – Object Document Mapper (ODM)
- [Redis](http://redis.io/) – In-Memory Databases
- [Chai](http://chaijs.com/) – Javascript Testing Framework
- [ESLint](http://eslint.org/) – Code Review
- [Mocha](http://mochajs.org/) – Javascript Testing Framework
- [Prometheus](http://prometheus.io/) – Monitoring Tools
- [SinonJS](http://sinonjs.org/) – Javascript Testing Framework
- [Snyk](https://snyk.io/) – Dependency Monitoring
- [SuperTest](https://www.npmjs.com/package/supertest) – Javascript Testing Framework
- [Yarn](https://yarnpkg.com/) – Front End Package Manager

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

<--- Readme.md Snippet with images Start --->

Tech Stack

yunnysunny/nodebook-sample is built on the following main stack:

  • C++ C++ – Languages
  • EJS EJS – Templating Languages & Extensions
  • JavaScript JavaScript – Languages
  • Python Python – Languages
  • .NET .NET – Frameworks (Full Stack)
  • ExpressJS ExpressJS – Microframeworks (Backend)
  • Mongoose Mongoose – Object Document Mapper (ODM)
  • Redis Redis – In-Memory Databases
  • Chai Chai – Javascript Testing Framework
  • ESLint ESLint – Code Review
  • Mocha Mocha – Javascript Testing Framework
  • Prometheus Prometheus – Monitoring Tools
  • SinonJS SinonJS – Javascript Testing Framework
  • Snyk Snyk – Dependency Monitoring
  • SuperTest SuperTest – Javascript Testing Framework
  • Yarn Yarn – Front End Package Manager

Full tech stack here

<--- Readme.md Snippet with images End --->

Get the code:

## Tech Stack
yunnysunny/nodebook-sample is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/1049/cplusplus.png' alt='C++'/> [C++](http://www.cplusplus.com/) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/no-img-open-source.png' alt='EJS'/> [EJS](https://ejs.co/) – Templating Languages & Extensions
- <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/993/pUBY5pVj.png' alt='Python'/> [Python](https://www.python.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1014/IoPy1dce_400x400.png' alt='.NET'/> [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack)
- <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/1231/0TXzZU7W_400x400.jpg' alt='Mongoose'/> [Mongoose](http://mongoosejs.com/) – Object Document Mapper (ODM)
- <img width='25' height='25' src='https://img.stackshare.io/service/1031/default_cbce472cd134adc6688572f999e9122b9657d4ba.png' alt='Redis'/> [Redis](http://redis.io/) – In-Memory Databases
- <img width='25' height='25' src='https://img.stackshare.io/service/1725/chai.png' alt='Chai'/> [Chai](http://chaijs.com/) – Javascript Testing Framework
- <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/832/mocha.png' alt='Mocha'/> [Mocha](http://mochajs.org/) – Javascript Testing Framework
- <img width='25' height='25' src='https://img.stackshare.io/service/2501/default_3cf1b307194b26782be5cb209d30360580ae5b3c.png' alt='Prometheus'/> [Prometheus](http://prometheus.io/) – Monitoring Tools
- <img width='25' height='25' src='https://img.stackshare.io/service/3509/logo.png' alt='SinonJS'/> [SinonJS](http://sinonjs.org/) – Javascript Testing Framework
- <img width='25' height='25' src='https://img.stackshare.io/service/5326/6p1SNAJu.jpg' alt='Snyk'/> [Snyk](https://snyk.io/) – Dependency Monitoring
- <img width='25' height='25' src='https://img.stackshare.io/no-img-open-source.png' alt='SuperTest'/> [SuperTest](https://www.npmjs.com/package/supertest) – Javascript Testing Framework
- <img width='25' height='25' src='https://img.stackshare.io/service/5848/44mC-kJ3.jpg' alt='Yarn'/> [Yarn](https://yarnpkg.com/) – Front End Package Manager

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant