Node.js Express with Typescript Setup Part 2 - dotenv, code coverage, logging, documentation, cors

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 พ.ย. 2024

ความคิดเห็น • 2

  • @aniket..
    @aniket.. หลายเดือนก่อน +1

    Thanks for making this amazing video.
    You could have added .env using flag --env-file=.env
    as node 20.06+ can directly inject this
    type module can be implemented directly in package.json

    • @PaulAndCode
      @PaulAndCode  หลายเดือนก่อน

      Thanks for the tip!