File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Fieldstack
2+
3+ > 개인용 모듈형 생산성 프레임워크
4+
5+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
6+ [ ![ GitHub Org] ( https://img.shields.io/badge/GitHub-fieldstack--project-181717?logo=github )] ( https://github.com/fieldstack-project )
7+
8+ ---
9+
10+ ## 소개
11+
12+ Fieldstack은 개인 생산성과 재무 관리를 위한 오픈소스 기반의 셀프호스팅 모듈형 프레임워크입니다.
13+
14+ ** 개발 및 유지관리:** [ PSquare DIVISION] ( https://github.com/psquare-division )
15+
16+ ### 핵심 가치
17+ - ✅ ** 완전 무료** - 기능 제한 없음
18+ - ✅ ** 셀프호스팅** - 내 데이터는 내가 통제
19+ - ✅ ** 모듈형** - 필요한 것만 설치
20+ - ✅ ** 오픈소스** - MIT 라이선스
21+ - ✅ ** 커뮤니티 중심** - 함께 만들어가는 프로젝트
22+
23+ ---
24+
25+ ## 빠른 시작
26+
27+ ### Docker Compose (권장)
28+ ``` bash
29+ git clone https://github.com/fieldstack-project/fieldstack.git
30+ cd fieldstack
31+ docker-compose up -d
32+
33+ # 브라우저가 자동으로 열립니다
34+ → http://localhost:3000/install
35+ ```
36+
37+ ---
38+
39+ ## 문서
40+
41+ 📚 [ 공식 문서] ( https://docs.fieldstack.dev ) <br >
42+ 🏪 [ 마켓플레이스] ( https://marketplace.fieldstack.dev ) <br >
43+ 💬 [ 커뮤니티 디스코드] ( https://discord.gg/5m4aHKmWgg )
44+
45+ ---
46+
47+ ## 라이선스
48+
49+ MIT 라이선스 - 자세한 내용은 [ LICENSE] ( LICENSE ) 를 확인하세요.
50+
51+ ** Copyright © 2026 Fieldstack Project Contributors** <br >
52+ ** 개발 및 유지관리: PSquare DIVISION**
You can’t perform that action at this time.
0 commit comments