Skip to content

kaminuma/sbm-application_API

Repository files navigation

sbm-application-API

📌 Overview

sbm-application-API は、Self-Balanced Memory (SBM) アプリケーション のバックエンド API です。
ユーザーの生活記録を管理し、データ分析をサポートするために設計されています。

SBM は、日々の活動を記録・振り返ることで、より良い生活習慣を構築することを目的としたプラットフォームです。
API は、データの記録・分析・可視化をサポートし、フロントエンド(Vue.js)と連携して動作します。


🛠️ Setup & Installation

1️⃣ リポジトリをクローン

git clone https://github.com/kaminuma/sbm-application_API.git
cd sbm-application-API

2️⃣ Docker で起動

docker-compose up -d

API が起動し、http://localhost:8080 でアクセス可能になります。

📜 License

This project is licensed under the Apache License 2.0.

Releases

No releases published

Packages

No packages published

Languages