This website requires JavaScript.
Explore
Help
Sign In
Mayank.Mishra
/
MinglarBackendNestJS
Watch
1
Star
0
Fork
0
You've already forked MinglarBackendNestJS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
be9780f9ece47a307d3cc8c48bd91113cfa94749
MinglarBackendNestJS
/
src
/
modules
/
host
/
handlers
History
paritosh18
be9780f9ec
added api for scan qr and get info of person and actvity
2026-04-27 12:51:39 +05:30
..
Activity_Hub
fixed the comments string issue
2026-03-25 16:29:13 +05:30
Host_Admin
/onboarding
fixed the error handling for submit company details
2026-04-08 18:42:50 +05:30
operator
added api for scan qr and get info of person and actvity
2026-04-27 12:51:39 +05:30
settings
send role
2026-04-17 16:28:47 +05:30
getbyidhandler.ts
Refactor database access by introducing prisma.lambda.service for centralized PrismaClient usage across modules. Update imports in various handlers and services to utilize the new service, ensuring consistent database interactions and improved maintainability.
2025-12-08 11:23:58 +05:30
getStepper.ts
sending the hostId in the get stepper api
2026-03-02 12:35:51 +05:30
host.ts
Refactor database access by introducing prisma.lambda.service for centralized PrismaClient usage across modules. Update imports in various handlers and services to utilize the new service, ensuring consistent database interactions and improved maintainability.
2025-12-08 11:23:58 +05:30
mediaDeleteFromS3.ts
Fixed the create activity content type json error
2026-01-06 14:12:21 +05:30
mediaUploadForVenueToS3.ts
Fixed the create activity content type json error
2026-01-06 14:12:21 +05:30
mediaUploadToS3.ts
Fixed the create activity content type json error
2026-01-06 14:12:21 +05:30
resendOtp.ts
Remove email parameter from resendOtpHelper and normalize email addresses to lowercase in the resend OTP handler for consistent processing.
2025-12-08 15:25:21 +05:30
updateHostProfile.ts
add serverless-plugin-split-stacks and update serverless configuration; refactor host function definitions and improve updateHostProfile handler
2026-03-11 15:42:41 +05:30