Skip to content
View interstander's full-sized avatar

Block or report interstander

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
interstander/README.md

Interstander

개인 웹서비스 프로젝트

📋 프로젝트 개요

인프라 부터 개인 사이트까지.

🏗️ 기술 스택

  • Frontend: React + TypeScript (Vite)
  • Backend: Spring Boot + Spring Security
  • Database: MariaDB (인증), MongoDB (API 데이터)
  • Cache: Redis
  • Infrastructure: Docker + Docker Compose
  • Proxy: Nginx Proxy Manager

📁 프로젝트 구조

interstander/
├── frontend/          # React+TypeScript
├── auth-server/       # Spring Boot 인증 서버
├── api-server/        # API 서버 (향후)
├── infrastructure/    # Docker 인프라 설정
├── scripts/          # 실행 스크립트
├── docs/             # 프로젝트 문서
└── shared/           # 공통 리소스

📝 진행 상황

  • ✅ GitHub Repository 생성
  • ✅ 모노레포 구조 설계
  • ✅ React+TypeScript 프론트엔드 설정
  • 🔄 Docker 환경 구성 진행 중
  • ⏳ Spring Boot 백엔드 개발 예정

🌐 Website: interstander.com (향후 배포 예정)

Pinned Loading

  1. SampleData SampleData Public

    수업용 샘플 데이터 저장소