-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create tech stack docs (techstack.yml and techstack.md) (#95)
* Create techstack.yml * Create techstack.md --------- Co-authored-by: stacksharebot <[email protected]>
- Loading branch information
1 parent
de714fb
commit c934e4d
Showing
2 changed files
with
901 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,240 @@ | ||
<!-- | ||
<--- Readme.md Snippet without images Start ---> | ||
## Tech Stack | ||
Norwik/Spacecraft is built on the following main stack: | ||
- [Golang](http://golang.org/) – Languages | ||
- [MySQL](http://www.mysql.com) – Databases | ||
- [Redis](http://redis.io/) – In-Memory Databases | ||
- [Prometheus](http://prometheus.io/) – Monitoring Tools | ||
- [Grafana](http://grafana.org/) – Monitoring Tools | ||
- [Protobuf](https://developers.google.com/protocol-buffers/) – Serialization Frameworks | ||
- [Echo](https://echo.labstack.com) – Microframeworks (Backend) | ||
- [Alpine Linux](https://www.alpinelinux.org/) – Operating Systems | ||
- [cURL](http://curl.haxx.se/) – File Transfer | ||
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration | ||
- [Cloud DB for Mysql](https://www.ncloud.com/product/database/cloudDbMysql) – SQL Database as a Service | ||
- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers | ||
Full tech stack [here](/techstack.md) | ||
<--- Readme.md Snippet without images End ---> | ||
<--- Readme.md Snippet with images Start ---> | ||
## Tech Stack | ||
Norwik/Spacecraft is built on the following main stack: | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/1005/O6AczwfV_400x400.png' alt='Golang'/> [Golang](http://golang.org/) – Languages | ||
- <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/1031/default_cbce472cd134adc6688572f999e9122b9657d4ba.png' alt='Redis'/> [Redis](http://redis.io/) – In-Memory Databases | ||
- <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/2645/default_8f9d552b144493679449b16c79647da5787e808b.jpg' alt='Grafana'/> [Grafana](http://grafana.org/) – Monitoring Tools | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/4393/ma2jqJKH_400x400.png' alt='Protobuf'/> [Protobuf](https://developers.google.com/protocol-buffers/) – Serialization Frameworks | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/4996/9P0MlumU_400x400.jpg' alt='Echo'/> [Echo](https://echo.labstack.com) – Microframeworks (Backend) | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/6429/alpine_linux.png' alt='Alpine Linux'/> [Alpine Linux](https://www.alpinelinux.org/) – Operating Systems | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/6552/curl-logo.png' alt='cURL'/> [cURL](http://curl.haxx.se/) – File Transfer | ||
- <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 | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/21275/default_078eb0ae2b56280a937ed073a3ba4332291f9ba8.png' alt='Cloud DB for Mysql'/> [Cloud DB for Mysql](https://www.ncloud.com/product/database/cloudDbMysql) – SQL Database as a Service | ||
- <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 | ||
Full tech stack [here](/techstack.md) | ||
<--- Readme.md Snippet with images End ---> | ||
--> | ||
<div align="center"> | ||
|
||
# Tech Stack File | ||
![](https://img.stackshare.io/repo.svg "repo") [Norwik/Spacecraft](https://github.com/Norwik/Spacecraft)![](https://img.stackshare.io/public_badge.svg "public") | ||
<br/><br/> | ||
|48<br/>Tools used|12/21/23 <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/1005/O6AczwfV_400x400.png' alt='Golang'> | ||
<br> | ||
<sub><a href="http://golang.org/">Golang</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
## <img src='https://img.stackshare.io/frameworks.svg'/> Frameworks (2) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/4996/9P0MlumU_400x400.jpg' alt='Echo'> | ||
<br> | ||
<sub><a href="https://echo.labstack.com">Echo</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/4393/ma2jqJKH_400x400.png' alt='Protobuf'> | ||
<br> | ||
<sub><a href="https://developers.google.com/protocol-buffers/">Protobuf</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
## <img src='https://img.stackshare.io/databases.svg'/> Data (3) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/21275/default_078eb0ae2b56280a937ed073a3ba4332291f9ba8.png' alt='Cloud DB for Mysql'> | ||
<br> | ||
<sub><a href="https://www.ncloud.com/product/database/cloudDbMysql">Cloud DB for Mysql</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1025/logo-mysql-170x170.png' alt='MySQL'> | ||
<br> | ||
<sub><a href="http://www.mysql.com">MySQL</a></sub> | ||
<br> | ||
<sub>v8.0</sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1031/default_cbce472cd134adc6688572f999e9122b9657d4ba.png' alt='Redis'> | ||
<br> | ||
<sub><a href="http://redis.io/">Redis</a></sub> | ||
<br> | ||
<sub>v7.0</sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
## <img src='https://img.stackshare.io/devops.svg'/> DevOps (5) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/586/n4u37v9t_400x400.png' alt='Docker'> | ||
<br> | ||
<sub><a href="https://www.docker.com/">Docker</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<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> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'> | ||
<br> | ||
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/2645/default_8f9d552b144493679449b16c79647da5787e808b.jpg' alt='Grafana'> | ||
<br> | ||
<sub><a href="http://grafana.org/">Grafana</a></sub> | ||
<br> | ||
<sub>v10.0.3</sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/2501/default_3cf1b307194b26782be5cb209d30360580ae5b3c.png' alt='Prometheus'> | ||
<br> | ||
<sub><a href="http://prometheus.io/">Prometheus</a></sub> | ||
<br> | ||
<sub>v2.46.0</sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
## <img src='https://img.stackshare.io/saas.svg'/> Software as a Service (SaaS) (1) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/6552/curl-logo.png' alt='cURL'> | ||
<br> | ||
<sub><a href="http://curl.haxx.se/">cURL</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
## Other (2) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/6429/alpine_linux.png' alt='Alpine Linux'> | ||
<br> | ||
<sub><a href="https://www.alpinelinux.org/">Alpine Linux</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/7720/helmetjs-logo.png' alt='HelmetJS'> | ||
<br> | ||
<sub><a href="https://helmetjs.github.io/">HelmetJS</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
|
||
## <img src='https://img.stackshare.io/group.svg' /> Open source packages (34)</h2> | ||
|
||
## <img width='24' height='24' src='https://img.stackshare.io/service/21112/default_1346bbda8fe03e4dce5601323a3ca47a10c1ae36.png'/> Go Packages (34) | ||
|
||
|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| | ||
|:------|:------|:------|:------|:------|:------| | ||
|[afero](https://pkg.go.dev/github.com/spf13/afero)|v1.8.2|06/13/23|renovate[bot] |Apache-2.0|N/A| | ||
|[bytebufferpool](https://pkg.go.dev/github.com/valyala/bytebufferpool)|v1.0.0|02/12/21|Clivern |MIT|N/A| | ||
|[cast](https://pkg.go.dev/github.com/spf13/cast)|v1.5.0|06/13/23|renovate[bot] |MIT|N/A| | ||
|[client_model](https://pkg.go.dev/github.com/prometheus/client_model)|v0.0.0|03/02/23|renovate[bot] |Apache-2.0|N/A| | ||
|[cobra](https://pkg.go.dev/github.com/spf13/cobra)|v1.5.0|04/10/23|renovate[bot] |Apache-2.0|N/A| | ||
|[common](https://pkg.go.dev/github.com/prometheus/common)|v0.4.1|03/02/23|renovate[bot] |Apache-2.0|N/A| | ||
|[crypto](https://pkg.go.dev/golang.org/x/crypto)|v0.0.0|08/02/23|renovate[bot] |BSD-3-Clause|[CVE-2020-9283](https://github.com/advisories/GHSA-ffhg-7mh4-33c4) (Moderate)| | ||
|[fasttemplate](https://pkg.go.dev/github.com/valyala/fasttemplate)|v1.2.1|01/01/23|renovate[bot] |MIT|N/A| | ||
|[fsnotify](https://pkg.go.dev/github.com/fsnotify/fsnotify)|v1.5.4|11/06/22|renovate[bot] |BSD-3-Clause|N/A| | ||
|[go-colorable](https://pkg.go.dev/github.com/mattn/go-colorable)|v0.1.11|06/13/23|renovate[bot] |MIT|N/A| | ||
|[go-isatty](https://pkg.go.dev/github.com/mattn/go-isatty)|v0.0.14|08/02/23|renovate[bot] |MIT|N/A| | ||
|[go-toml](https://pkg.go.dev/github.com/pelletier/go-toml)|v1.9.5|06/13/23|renovate[bot] |MIT|N/A| | ||
|[go.uuid](https://pkg.go.dev/github.com/satori/go.uuid)|v1.2.0|10/12/21|Ahmed |MIT|N/A| | ||
|[golang_protobuf_extensions](https://pkg.go.dev/github.com/matttproud/golang_protobuf_extensions)|v1.0.1|08/02/23|renovate[bot] |Apache-2.0|N/A| | ||
|[gommon](https://pkg.go.dev/github.com/labstack/gommon)|v0.3.1|03/02/23|renovate[bot] |MIT|N/A| | ||
|[gotenv](https://pkg.go.dev/github.com/subosito/gotenv)|v1.3.0|01/24/23|renovate[bot] |MIT|N/A| | ||
|[hcl](https://pkg.go.dev/github.com/hashicorp/hcl)|v1.0.0|02/12/21|Clivern |MPL-2.0|N/A| | ||
|[ini.v1](https://pkg.go.dev/gopkg.in/ini.v1)|v1.66.4|09/26/22|renovate[bot] |Apache-2.0|N/A| | ||
|[json-iterator/go](https://pkg.go.dev/github.com/json-iterator/go)|v1.1.6|06/13/23|renovate[bot] |MIT|N/A| | ||
|[jwalterweatherman](https://pkg.go.dev/github.com/spf13/jwalterweatherman)|v1.1.0|02/12/21|Clivern |MIT|N/A| | ||
|[logrus](https://pkg.go.dev/github.com/sirupsen/logrus)|v1.2.0|06/12/23|renovate[bot] |MIT|N/A| | ||
|[mapstructure](https://pkg.go.dev/github.com/mitchellh/mapstructure)|v1.5.0|02/12/21|Clivern |MIT|N/A| | ||
|[mousetrap](https://pkg.go.dev/github.com/inconshreveable/mousetrap)|v1.0.0|04/10/23|renovate[bot] |Apache-2.0|N/A| | ||
|[net](https://pkg.go.dev/golang.org/x/net)|v0.0.0|02/12/21|Clivern |BSD-3-Clause|N/A| | ||
|[perks](https://pkg.go.dev/github.com/beorn7/perks)|v0.0.0|02/12/21|Clivern |MIT|N/A| | ||
|[pflag](https://pkg.go.dev/github.com/spf13/pflag)|v1.0.5|02/12/21|Clivern |BSD-3-Clause|N/A| | ||
|[procfs](https://pkg.go.dev/github.com/prometheus/procfs)|v0.0.0|02/23/23|renovate[bot] |Apache-2.0|N/A| | ||
|[properties](https://pkg.go.dev/github.com/magiconair/properties)|v1.8.6|01/24/23|renovate[bot] |BSD-2-Clause|N/A| | ||
|[proto](https://pkg.go.dev/github.com/golang/protobuf/proto)|N/A|06/13/23|renovate[bot] |BSD-3-Clause|N/A| | ||
|[reflect2](https://pkg.go.dev/github.com/modern-go/reflect2)|v0.0.0|03/02/23|renovate[bot] |Apache-2.0|N/A| | ||
|[sys](https://pkg.go.dev/golang.org/x/sys)|v0.0.0|02/12/21|Clivern |BSD-3-Clause|N/A| | ||
|[text](https://pkg.go.dev/golang.org/x/text)|v0.0.0|08/02/23|renovate[bot] |BSD-3-Clause|N/A| | ||
|[viper](https://pkg.go.dev/github.com/spf13/viper)|v1.12.0|06/13/23|renovate[bot] |MIT|N/A| | ||
|[yaml.v2](https://pkg.go.dev/gopkg.in/yaml.v2)|v2.2.1|09/26/22|renovate[bot] |LGPL-3.0|[CVE-2019-11254](https://github.com/advisories/GHSA-wxc4-f4m6-wwqv) (Moderate)| | ||
|
||
<br/> | ||
<div align='center'> | ||
|
||
Generated via [Stack File](https://github.com/marketplace/stack-file) |
Oops, something went wrong.