Commit Graph

5 Commits

Author SHA1 Message Date
kjs
ccb0c8df4c Add environment variable example and update .gitignore
- Created a new .env.example file to provide a template for environment variables, including database connection details, JWT settings, encryption keys, and external API keys.
- Updated .gitignore to include additional test output directories and archive files, ensuring that unnecessary files are not tracked by Git.
- Removed outdated approval test reports and scripts that are no longer needed, streamlining the project structure.

These changes improve the clarity of environment configuration and maintain a cleaner repository.
2026-04-01 12:12:15 +09:00
kjs
1274f58c3c rest api 액션노드 기능변경 2025-10-13 12:00:41 +09:00
26ede5830c 윈도우용 실행파일 커밋 2025-09-22 17:46:23 +09:00
kjs
caacd0e0a4 백엔드 도커 설정 2025-08-22 15:45:05 +09:00
kjs
a0e5b57a24 최초커밋 2025-08-21 09:41:46 +09:00