ljlm0402 / typescript-express-starter

πŸ“˜ Quick and Easy TypeScript Express Starter
http://npm.im/typescript-express-starter
MIT License
2.71k stars 419 forks source link

πŸ“¦ Install Package #200

Closed markuslaubscher closed 1 year ago

markuslaubscher commented 1 year ago

Content (μž‘μ—… λ‚΄μš©) πŸ“

While using the Prisma template the ValidateNested did not work. The fix was to npm install reflect-metadata and import it in global scope in App.ts. This commit applies this fix to all the templates.

Prisma ν…œν”Œλ¦Ώμ„ μ‚¬μš©ν•˜λŠ” λ™μ•ˆ ValidateNested κ°€ μž‘λ™ν•˜μ§€ μ•Šμ•˜μŠ΅λ‹ˆλ‹€. μˆ˜μ • 사항은 npm install reflect-metadata 및 App.ts의 μ „μ—­ λ²”μœ„λ‘œ κ°€μ Έμ˜€κΈ°μ˜€μŠ΅λ‹ˆλ‹€. 이 컀밋은 이 μˆ˜μ • 사항을 λͺ¨λ“  ν…œν”Œλ¦Ώμ— μ μš©ν•©λ‹ˆλ‹€.

Screenshot for work content (μž‘μ—… λ‚΄μš© μŠ€ν¬λ¦°μƒ·) πŸ“Έ

Links (링크) πŸ”—

Etc (기타 사항) πŸ”–

Check List (체크 사항) βœ