A CRUD app to create & login users; Using express, prisma & sqlite in a vanilla JS setup

1 Open Issue Need Help Last updated: Jul 20, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement email verification with OTP for a user signup/login application built with Express, Prisma, and SQLite. The solution should be cost-free, utilize readily available npm packages for OTP generation and email sending (potentially leveraging Gmail), and be suitable for demonstration purposes, not production.

Complexity: 3/5
enhancement help wanted good first issue

A CRUD app to create & login users; Using express, prisma & sqlite in a vanilla JS setup

CSS