- docs/business-plans.md: Tasteby/Lyricsy/Parents Story 3개 앱 PSST 사업계획서 초안 - scripts/match.js: 앱별 주제 키워드 매칭 조회 - scripts/eligible.js: 예비창업자 자격 + 현재 열린 공고 목록 - scripts/export_eligible_csv.js: 신청 추적용 CSV(exports/) 생성 - exports/ gitignore Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
node_modules/
|
|
*.log
|
|
# DB 접속 net 설정(지갑 경로/접속 디스크립터) — 환경별 재생성
|
|
oracle-net/
|
|
# 생성 데이터(공고 추출 CSV 등) — 매일 갱신
|
|
exports/
|