Skip to content
 
 

Latest commit

 

History

1,771 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moduly

LLM 워크플로우를 조립하는 비주얼 프로그래밍 툴


About This Fork

6인 팀프로젝트로 시작해서, 현재 혼자 리팩토링과 추가 기능 구현 작업을 진행 중입니다.

원본 프로젝트: jungle-scope/moduly

내 기여


Tech Stack

Layer Stack
Frontend React, TypeScript, Tailwind CSS, Zustand
Backend Python, FastAPI, SQLAlchemy, PostgreSQL, Redis
Infra Docker, Kubernetes, Terraform

Architecture

Architecture


Project Structure

my-moduly/
├── apps/           # 애플리케이션 코드
├── deploy/         # 배포 설정 (로컬/프로덕션)
├── infra/          # 인프라 코드 (K8s, Terraform)
├── scripts/        # 개발 자동화 스크립트
├── tests/          # 통합/성능 테스트
└── docs/           # 프로젝트 문서

상세한 설명은 각 폴더의 README를 참고하세요. 기술 관련 문서는 docs 폴더에서 확인하실 수 있습니다.


Getting Started

Prerequisites

  • Docker & Docker Compose
  • Python 3.11+
  • Node.js 18+

Installation

# 1. 환경 변수 설정
cp .env.example .env
# .env 파일을 열어 필요한 값 입력

# 2. 실행
./scripts/dev.sh

접속

나중에 배포가 되면 여기에 접속 주소를 추가하겠습니다.


License

MIT License

About

gogo moduly

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages