ashishkarki / DijitallNotarer

DijitallNotarer is a digital notarization platform using NestJS (backend), Next.js (frontend), and GraphQL APIs. It integrates LocalStack for AWS services, features a monorepo with Yarn workspaces, and includes CI/CD with GitHub Actions. Ideal for showcasing serverless and modern web tech stacks.
MIT License
0 stars 0 forks source link

OTP generation and email verification (Backend) #13

Closed ashishkarki closed 1 week ago

ashishkarki commented 1 week ago

OTP Generation and Email Integration

1. Adding OTP Generation

ashishkarki commented 1 week ago

finally got most of it working in its branch and merged into develop. next will move to password hashing, input validation etc