SetUp

  • create .env

    • JWT_SECRET=
    • PASSWORD=
  • npm install

  • npx knex migrate:latest

  • npx knex seed:run

  • nodemon index.js

To run test

npx jest

Swagger Doc

https://github.com/shubhiscoding/Video-management/blob/main/swagger.yaml