Commit Graph

6 Commits

Author SHA1 Message Date
Johngreen
6af7fb6b6d 판매관리, 매출관리완성 2025-10-20 23:04:30 +09:00
Johngreen
9be8e365e6 Remove binary .class files from Git and add .gitignore 2025-10-15 10:16:01 +09:00
c11eed1a5c 설정 파일 커밋밋 2025-08-30 01:33:34 +09:00
faa46b62e3 Add executable permissions to shell scripts and restore .gitignore 2025-08-29 16:11:38 +09:00
7078582040 Add .env.production file and update .gitignore to allow it 2025-08-29 16:08:31 +09:00
da06c4684c Initial commit: WACE PLM with database initialization features
- Add Docker Compose configurations for dev, prod, and standalone environments
- Add database initialization scripts (init-db.sh, init-db-docker.sh)
- Add enhanced start-docker-linux.sh with DB init support
- Add comprehensive database initialization guide
- Support for automatic dbexport.pgsql import on first run
- Include safety checks for production environment
2025-08-29 15:46:08 +09:00