Skip to content

add necessary packages and test suite

Add necessary packages as below

  • dotenv
  • cross-env
  • morgan
  • winston
  • winston-mongodb
  • mongoose
  • swagger-ui-express
  • express
  • yaml
  • jest
  • supertest
  • typescript
  • ts-node
  • zod
  • jsonwebtoken

and their types if needed

Edited by amirnsamimi