EFTDB is a user-friendly tool designed to provide various information about the game Escape from Tarkov (EFT). This service aims to make it easier for players to access and understand game-related data, enhancing their gaming experience.
- Frontend: React with TypeScript
- Backend: AWS Lambda and API Gateway
Prerequisites Before you begin, ensure you have the following installed:
- Git
- pnpm
-
Clone the repository:
git clone git@github.com:Seiju-N/EFTDB.git
-
Navigate to the project directory:
cd EFTDB
-
Install dependencies using pnpm:
pnpm install
After installation, you can start the service locally to browse and interact with the EFT data. Further instructions on using specific features will be provided or are available upon request.
License see the LICENSE file for details.
Contact For further inquiries or support, please contact @Seiju-N.
EFTDBは、ゲーム「Escape from Tarkov」(EFT)に関する様々な情報を提供するユーザーフレンドリーなツールです。このサービスは、プレイヤーがゲーム関連のデータにアクセスしやすく理解しやすくすることを目的としており、ゲーム体験を向上させることを目指しています。
- フロントエンド:React with TypeScript
- バックエンド:AWS LambdaとAPI Gateway
前提条件 始める前に、以下のものがインストールされていることを確認してください:
- Git
- pnpm
-
リポジトリをクローン:
git clone git@github.com:Seiju-N/EFTDB.git
-
プロジェクトディレクトリに移動:
cd EFTDB
-
pnpmを使用して依存関係をインストール:
pnpm install
インストール後、ローカルでサービスを起動して、EFTのデータを閲覧したり操作したりできます。一部の機能はローカル環境で動作しない可能性があります。
詳細はLICENSEファイルをご覧ください。
質問等は、@Seiju-Nまでご連絡ください。