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

Поделиться
HTML-код
  • Опубликовано: 2 ноя 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