Skip to content

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

Open
stack-file[bot] wants to merge 2 commits intogit-backendfrom
tech-stack-file
Open

Create tech stack docs (techstack.yml and techstack.md)#49
stack-file[bot] wants to merge 2 commits intogit-backendfrom
tech-stack-file

Conversation

@stack-file
Copy link
Copy Markdown

@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

kclhi/phenoflow is built on the following main stack:

Full tech stack here

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

Get the code:

## Tech Stack
kclhi/phenoflow is built on the following main stack:

- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [Python](https://www.python.org) – Languages
- [ceph](http://ceph.com/) – Languages
- [ExpressJS](http://expressjs.com/) – Microframeworks (Backend)
- [Node.js](http://nodejs.org/) – Frameworks (Full Stack)
- [MongoDB](http://www.mongodb.com/) – Databases
- [MySQL](http://www.mysql.com) – Databases
- [SQLite](http://www.sqlite.org/) – Databases
- [Sequelize](https://sequelize.org/) – Object Relational Mapper (ORM)
- [Apache HTTP Server](https://httpd.apache.org/) – Web Servers
- [Chai](http://chaijs.com/) – Javascript Testing Framework
- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- [Mocha](http://mochajs.org/) – Javascript Testing Framework
- [NGINX](http://nginx.org) – Web Servers
- [Octokit](https://github.com/octokit/octokit.net) – Tools for GitHub
- [Wildfly](https://www.wildfly.org/) – Web Servers
- [isomorphic-git](https://isomorphic-git.org/) – Version Control System
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
- [Ubuntu](http://www.ubuntu.com/) – Operating Systems

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

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

Tech Stack

kclhi/phenoflow is built on the following main stack:

Full tech stack here

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

Get the code:

## Tech Stack
kclhi/phenoflow 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/993/pUBY5pVj.png' alt='Python'/> [Python](https://www.python.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1818/cephglyph_copy_400x400.png' alt='ceph'/> [ceph](http://ceph.com/) – 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/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/1030/leaf-360x360.png' alt='MongoDB'/> [MongoDB](http://www.mongodb.com/) – Databases
- <img width='25' height='25' src='https://img.stackshare.io/service/1025/logo-mysql-170x170.png' alt='MySQL'/> [MySQL](http://www.mysql.com) – Databases
- <img width='25' height='25' src='https://img.stackshare.io/service/1071/sqlite.jpg' alt='SQLite'/> [SQLite](http://www.sqlite.org/) – Databases
- <img width='25' height='25' src='https://img.stackshare.io/service/3211/3591786.png' alt='Sequelize'/> [Sequelize](https://sequelize.org/) – Object Relational Mapper (ORM)
- <img width='25' height='25' src='https://img.stackshare.io/service/1051/default_9e444e0d6cc9f4f55f1b86979900673af4de46aa.png' alt='Apache HTTP Server'/> [Apache HTTP Server](https://httpd.apache.org/) – Web Servers
- <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/586/n4u37v9t_400x400.png' alt='Docker'/> [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- <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/1052/YMxUfyWf.png' alt='NGINX'/> [NGINX](http://nginx.org) – Web Servers
- <img width='25' height='25' src='https://img.stackshare.io/service/9827/octokit-dotnet_2.png' alt='Octokit'/> [Octokit](https://github.com/octokit/octokit.net) – Tools for GitHub
- <img width='25' height='25' src='https://img.stackshare.io/service/3411/R_inOTNM_400x400.png' alt='Wildfly'/> [Wildfly](https://www.wildfly.org/) – Web Servers
- <img width='25' height='25' src='https://img.stackshare.io/service/21667/default_8e23e4cc0689aed92d026d2671e52e24c5940d14.jpg' alt='isomorphic-git'/> [isomorphic-git](https://isomorphic-git.org/) – Version Control System
- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
- <img width='25' height='25' src='https://img.stackshare.io/service/3511/cof_orange_hex.jpg' alt='Ubuntu'/> [Ubuntu](http://www.ubuntu.com/) – Operating Systems

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