feat: get all inventories & image for inventory apis

This commit is contained in:
Sathishkumar Krishnan
2022-02-27 12:59:58 +05:30
parent 80af7080ca
commit 208430cb53
9 changed files with 317 additions and 13 deletions

View File

@@ -2,4 +2,8 @@ API_PORT=9000
MONGODB_URI=
JWT_SECRET=
JWT_REFRESH_EXPIRY_TIME=
JWT_ACCESS_EXPIRY_TIME=
JWT_ACCESS_EXPIRY_TIME=
AWS_S3_BUCKET=
AWS_S3_ACCESS_KEY_ID=
AWS_S3_SECRET_ACCESS_KEY=
AWS_S3_REGION=