mirror of
https://github.com/torrentpier/torrentpier.git
synced 2025-03-12 04:35:42 -07:00
Update tech stack docs (techstack.yml and techstack.md) (#1522)
* Update techstack.yml * Update techstack.md --------- Co-authored-by: stacksharebot <team@stackshare.io>
This commit is contained in:
parent
19bfdf7275
commit
4df735c383
40
techstack.md
40
techstack.md
@ -3,10 +3,10 @@
|
||||
## Tech Stack
|
||||
torrentpier/torrentpier is built on the following main stack:
|
||||
|
||||
- [PHP](http://www.php.net/) – Languages
|
||||
- [Smarty](http://www.smarty.net/) – Templating Languages & Extensions
|
||||
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
|
||||
- [PHP](http://www.php.net/) – Languages
|
||||
- [SQL](https://en.wikipedia.org/wiki/SQL) – Languages
|
||||
- [Smarty](http://www.smarty.net/) – Templating Languages & Extensions
|
||||
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
|
||||
|
||||
Full tech stack [here](/techstack.md)
|
||||
@ -17,10 +17,10 @@ Full tech stack [here](/techstack.md)
|
||||
## Tech Stack
|
||||
torrentpier/torrentpier is built on the following main stack:
|
||||
|
||||
- <img width='25' height='25' src='https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg' alt='PHP'/> [PHP](http://www.php.net/) – Languages
|
||||
- <img width='25' height='25' src='https://img.stackshare.io/service/3693/smarty.png' alt='Smarty'/> [Smarty](http://www.smarty.net/) – 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/991/hwUcGZ41_400x400.jpg' alt='PHP'/> [PHP](http://www.php.net/) – Languages
|
||||
- <img width='25' height='25' src='https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png' alt='SQL'/> [SQL](https://en.wikipedia.org/wiki/SQL) – Languages
|
||||
- <img width='25' height='25' src='https://img.stackshare.io/service/3693/smarty.png' alt='Smarty'/> [Smarty](http://www.smarty.net/) – Templating Languages & Extensions
|
||||
- <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
|
||||
|
||||
Full tech stack [here](/techstack.md)
|
||||
@ -39,22 +39,6 @@ Full tech stack [here](/techstack.md)
|
||||
## <img src='https://img.stackshare.io/languages.svg'/> Languages (5)
|
||||
<table><tr>
|
||||
<td align='center'>
|
||||
<img width='36' height='36' src='https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg' alt='PHP'>
|
||||
<br>
|
||||
<sub><a href="http://www.php.net/">PHP</a></sub>
|
||||
<br>
|
||||
<sub></sub>
|
||||
</td>
|
||||
|
||||
<td align='center'>
|
||||
<img width='36' height='36' src='https://img.stackshare.io/service/3693/smarty.png' alt='Smarty'>
|
||||
<br>
|
||||
<sub><a href="http://www.smarty.net/">Smarty</a></sub>
|
||||
<br>
|
||||
<sub></sub>
|
||||
</td>
|
||||
|
||||
<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>
|
||||
@ -70,6 +54,14 @@ Full tech stack [here](/techstack.md)
|
||||
<sub></sub>
|
||||
</td>
|
||||
|
||||
<td align='center'>
|
||||
<img width='36' height='36' src='https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg' alt='PHP'>
|
||||
<br>
|
||||
<sub><a href="http://www.php.net/">PHP</a></sub>
|
||||
<br>
|
||||
<sub></sub>
|
||||
</td>
|
||||
|
||||
<td align='center'>
|
||||
<img width='36' height='36' src='https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png' alt='SQL'>
|
||||
<br>
|
||||
@ -78,6 +70,14 @@ Full tech stack [here](/techstack.md)
|
||||
<sub></sub>
|
||||
</td>
|
||||
|
||||
<td align='center'>
|
||||
<img width='36' height='36' src='https://img.stackshare.io/service/3693/smarty.png' alt='Smarty'>
|
||||
<br>
|
||||
<sub><a href="http://www.smarty.net/">Smarty</a></sub>
|
||||
<br>
|
||||
<sub></sub>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
@ -1,34 +1,13 @@
|
||||
repo_name: torrentpier/torrentpier
|
||||
report_id: 2080b694990feb7f2162d12e7ac899e9
|
||||
report_id: 8f3d6a3af5b2e02157b3d456db838589
|
||||
version: 0.1
|
||||
repo_type: Public
|
||||
timestamp: '2024-06-18T07:21:32+00:00'
|
||||
timestamp: '2024-06-18T07:41:48+00:00'
|
||||
requested_by: belomaxorka
|
||||
provider: github
|
||||
branch: master
|
||||
detected_tools_count: 19
|
||||
tools:
|
||||
- name: PHP
|
||||
description: A popular general-purpose scripting language that is especially suited
|
||||
to web development
|
||||
website_url: http://www.php.net/
|
||||
open_source: true
|
||||
hosted_saas: false
|
||||
category: Languages & Frameworks
|
||||
sub_category: Languages
|
||||
image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg
|
||||
detection_source_url: https://github.com/torrentpier/torrentpier
|
||||
detection_source: Repo Metadata
|
||||
- name: Smarty
|
||||
description: Template engine for PHP
|
||||
website_url: http://www.smarty.net/
|
||||
open_source: false
|
||||
hosted_saas: false
|
||||
category: Languages & Frameworks
|
||||
sub_category: Templating Languages & Extensions
|
||||
image_url: https://img.stackshare.io/service/3693/smarty.png
|
||||
detection_source_url: https://github.com/torrentpier/torrentpier
|
||||
detection_source: Repo Metadata
|
||||
- name: CSS 3
|
||||
description: The latest evolution of the Cascading Style Sheets language
|
||||
website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
|
||||
@ -50,6 +29,17 @@ tools:
|
||||
image_url: https://img.stackshare.io/service/1209/javascript.jpeg
|
||||
detection_source_url: https://github.com/torrentpier/torrentpier
|
||||
detection_source: Repo Metadata
|
||||
- name: PHP
|
||||
description: A popular general-purpose scripting language that is especially suited
|
||||
to web development
|
||||
website_url: http://www.php.net/
|
||||
open_source: true
|
||||
hosted_saas: false
|
||||
category: Languages & Frameworks
|
||||
sub_category: Languages
|
||||
image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg
|
||||
detection_source_url: https://github.com/torrentpier/torrentpier
|
||||
detection_source: Repo Metadata
|
||||
- name: SQL
|
||||
description: It is a domain-specific language used in programming
|
||||
website_url: https://en.wikipedia.org/wiki/SQL
|
||||
@ -62,6 +52,16 @@ tools:
|
||||
detection_source: install/sql/mysql.sql
|
||||
last_updated_by: glix08
|
||||
last_updated_on: 2011-06-27 21:23:51.000000000 Z
|
||||
- name: Smarty
|
||||
description: Template engine for PHP
|
||||
website_url: http://www.smarty.net/
|
||||
open_source: false
|
||||
hosted_saas: false
|
||||
category: Languages & Frameworks
|
||||
sub_category: Templating Languages & Extensions
|
||||
image_url: https://img.stackshare.io/service/3693/smarty.png
|
||||
detection_source_url: https://github.com/torrentpier/torrentpier
|
||||
detection_source: Repo Metadata
|
||||
- name: Git
|
||||
description: Fast, scalable, distributed revision control system
|
||||
website_url: http://git-scm.com/
|
||||
|
Loading…
x
Reference in New Issue
Block a user