# 技術スタック

## 共通 <a href="#common" id="common"></a>

#### ナレッジツール <a href="#knowledge" id="knowledge"></a>

* Notion
* GitHub Issues

#### 生成AIツール <a href="#ai" id="ai"></a>

* Cursor
* Devin
* GitHub Copilot
* Claude Code
* Codex
* Dify
* n8n
* etc.

## Teachme Biz WebApp

#### 開発言語

* Ruby
* JavaScript (TypeScript)
* Clojure

#### フレームワーク

* Ruby on Rails
* NestJS
* Vue.js
* etc.

#### インフラ

* Amazon Web Services - EKS/Fargate, Aurora(MySQL/PostgreSQL), Timestream, S3/CloudFront, Elemental Media Convert, OpenSearch Service, Amazon Bedrock etc.
* Google Cloud - Firebase, BigQuery, Cloud Tasks, etc.

#### インフラ構成管理

* Terraform

#### 分析基盤

* Redash
* OpenSearch Dashboards
* Looker Studio

#### モニタリング

* Datadog

#### CI/CD

* ArgoCD
* GitHub Actions
* CircleCI
* lambroll

#### 開発環境

* OrbStack

#### テストツール

* RSpec, Capybara
* Jest
* RuboCop
* eslint
* reg-suit(Visual Regression Test)

#### フロントエンド

* Webpack
* Storybook

#### その他

* GitHub
* Slack
* Figma
* Miro

#### 開発スタイル

* Agile (Scrum, Kanban, etc.)

## Teachme Biz Mobile App

### iOS

#### 開発言語

* Swift
* Objective-C

#### 分析基盤

* Redash
* OpenSearch Dashboards
* Looker Studio

#### モニタリング

* Crashlytics
* GoogleAnalytics for Firebase

#### CI/CD

* Xcode Cloud
* fastlane

#### その他

* GitHub
* Slack
* Figma
* Miro
* XCTest

{% embed url="<https://studist.tech/teachme-biz-ios-tech-stach-92297d755d09>" %}

### Android

#### 開発言語

* Kotlin
* Java

#### 構成管理ツール

* Gradle

#### 分析基盤

* Redash
* OpenSearch Dashboards
* Looker Studio

#### モニタリング

* Crashlytics
* GoogleAnalytics for Firebase

#### CI/CD

* CircleCI
* Firebase App Distribution

#### その他

* GitHub
* Slack
* Figma
* Miro
* JUnit
* Espresso

{% embed url="<https://studist.tech/teachme-biz-android-tech-stack-ff283c5bfbaa>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://studist-engineering.gitbook.io/entrance-book/dev/tech.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
