-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
choreBuild, dependencies, configBuild, dependencies, configplatform: 🌱 serverServer/backend implementationServer/backend implementation
Milestone
Description
Task Description
현재 Fake Data 구조를 기반으로 Supabase(PostgreSQL)용 데이터베이스 스키마와 ERD를 설계한다. 이후 Spring Boot 백엔드와 통합 시 재사용 가능한 확장형 구조로 설계한다.
Based on the current fake data, design the database schema and ERD for Supabase (PostgreSQL). The schema should be scalable and reusable for later integration with the Spring Boot backend.
Todo List
-
Extract entities from Fake Data (Post, User, Tag, etc.)
-
Define relationships (1:N, N:M) and constraints
-
Design schema fields considering scalability (timestamps, foreign keys)
-
Create ERD using PlantUML or Draw.io
-
Implement tables and relationships in Supabase Dashboard
-
Document schema structure for later API integration
Development Scope
Server (Spring boots)
coderabbitai
Metadata
Metadata
Assignees
Labels
choreBuild, dependencies, configBuild, dependencies, configplatform: 🌱 serverServer/backend implementationServer/backend implementation