Show casing my skills for demo
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^5.2.2^0.10.4^7.4.1^7.4.1^7.4.1^5.90.21^3.20.0^3.20.0^3.20.0^3.20.0^3.20.0^3.20.0^3.20.0^3.20.0^3.20.0^7.0.11^10.0.0^1.13.5^1.4.19^0.7.1^2.9.0^2.1.1^4.1.0^0.575.016.1.6^0.4.6^8.0.1^8.18.0^7.4.119.2.319.2.3^7.71.2^0.34.5^2.0.7^0.1.1^3.5.0^13.0.0^8.19.0^4.3.6^5.0.11^4^20^8.16.0^19^19^0.1.2^8.18.1^916.1.6^4^524
commits
feat: Return a 404 status with an error message for unregistered emails during password reset instead of a generic success.
3aee2eaView on GitHubchore: Remove unnecessary comments from the Dockerfile and validation schemas.
3f303cdView on GitHubfeat: Implement notifications for media uploads and page creation, refine notification broadcast logic, and update README documentation.
7418054View on GitHubchore: Add Prisma migration deployment and database seeding to the build script.
3be32c5View on GitHubfeat: Configure Next.js to externalize database packages and add a Prisma seed script.
1ee2aabView on GitHubfeat: Implement Prisma seed script for default admin user and dynamic database adapter selection for Prisma client.
0653007View on GitHubchore: Remove temporary scripts for API, token, and password reset testing.
62c2783View on GitHubrefactor: Integrate Better Auth's native password reset flow and add a test script.
9e11ac9View on GitHubRefactor password reset to manually verify tokens and update passwords, using email as the token identifier, and add utility scripts for API and token checks.
9c012cfView on GitHubrefactor: Delegate password reset logic to the `auth` library and reorder Prisma schema fields.
a80780bView on GitHubrefactor: Simplify database URL retrieval in Prisma config by using the `env` utility.
1ac7251View on GitHubrefactor: Remove `directUrl` from Prisma datasource configuration.
0191431View on GitHubfeat: Update Neon serverless package, configure Prisma to use environment variables for database URLs, and refactor Neon adapter client setup with direct connection string and improved logging.
88bbfe9View on GitHub