Skip to content
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
85 changes: 85 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
LplusKira/RiceWebFinal is built on the following main stack:

- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [GraphQL](http://graphql.org/) – Query Languages
- [graphql-yoga](https://github.com/prisma/graphql-yoga) – GraphQL Tools

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

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
LplusKira/RiceWebFinal 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/3820/12972006.png' alt='GraphQL'/> [GraphQL](http://graphql.org/) – Query Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/9556/68747470733a2f2f696d6775722e636f6d2f5376366a3042362e706e67.png' alt='graphql-yoga'/> [graphql-yoga](https://github.com/prisma/graphql-yoga) – GraphQL Tools

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

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [LplusKira/RiceWebFinal](https://github.com/LplusKira/RiceWebFinal)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|4<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<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>

</tr>
</table>

## <img src='https://img.stackshare.io/databases.svg'/> Data (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/3820/12972006.png' alt='GraphQL'>
<br>
<sub><a href="http://graphql.org/">GraphQL</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/9556/68747470733a2f2f696d6775722e636f6d2f5376366a3042362e706e67.png' alt='graphql-yoga'>
<br>
<sub><a href="https://github.com/prisma/graphql-yoga">graphql-yoga</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (1)
<table><tr>
<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>

</tr>
</table>

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
57 changes: 57 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
repo_name: LplusKira/RiceWebFinal
report_id: 66ebb7a5e90d58d3de558b7a422f197c
version: 0.1
repo_type: Public
timestamp: '2024-02-29T19:30:34+00:00'
requested_by: LplusKira
provider: github
branch: master
detected_tools_count: 4
tools:
- name: JavaScript
description: Lightweight, interpreted, object-oriented language with first-class
functions
website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1209/javascript.jpeg
detection_source_url: https://github.com/LplusKira/RiceWebFinal
detection_source: Repo Metadata
- name: GraphQL
description: A data query language and runtime
website_url: http://graphql.org/
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Query Languages
image_url: https://img.stackshare.io/service/3820/12972006.png
detection_source_url: https://github.com/LplusKira/RiceWebFinal/blob/master/src/schema.graphql
detection_source: src/schema.graphql
last_updated_by: LplusKira
last_updated_on: 2019-11-29 03:55:04.000000000 Z
- name: graphql-yoga
description: "\U0001F9D8 Fully-featured GraphQL Server with focus on easy setup,
performance &amp; great developer experience"
website_url: https://github.com/prisma/graphql-yoga
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: GraphQL Tools
image_url: https://img.stackshare.io/service/9556/68747470733a2f2f696d6775722e636f6d2f5376366a3042362e706e67.png
detection_source_url: https://github.com/LplusKira/RiceWebFinal/blob/master/package.json
detection_source: package.json
last_updated_by: LplusKira
last_updated_on: 2019-11-29 03:55:04.000000000 Z
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/LplusKira/RiceWebFinal
detection_source: Repo Metadata