-
Notifications
You must be signed in to change notification settings - Fork 55
Implementation of Error Messages in Login and Signup Page #173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@Saumya-249 is attempting to deploy a commit to the Harsh Yadav's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@Saumya-249 This issue for both login and register page, but made changes in only register page. |
|
The changes are made in login page and signup page. But the changes made in login page are minimal as per the instructions and requirement. |
|
@Saumya-249 Your branch is 5 commits behind update it and resolve any merge conflict |
|
@Saumya-249 please fix the merge conflict and let me know as soon as possible |
…ogs, restored .env
- Add Dockerfile with multi-stage build for optimized images - Add docker-compose.yml with MongoDB and optional Mongo Express - Add .dockerignore for efficient builds - Add comprehensive DOCKER_SETUP.md documentation - Update next.config.mjs with standalone output mode - Update README.md with Docker setup reference Features: - Quick setup with consistent environment - Includes MongoDB with persistent volumes - Health checks for all services - Follows Docker and Next.js best practices - Optional Mongo Express for database management Closes HarshYadav152#130
…Mongo Express services.
09d16a2 to
e733773
Compare
|
Thanks for reviewing this PR. I attempted a rebase and ended up with multiple unintended commits, which made the PR messy. Since I’m unable to resolve this cleanly right now, I’ll go ahead and close this PR and revisit with a cleaner version later. Apologies for the inconvenience, and thank you for your patience. |
Description
Please include a summary of the change and which issue is fixed. Include relevant motivation and context.
Fixes # 101
Type of change
Please delete options that are not relevant.
Checklist: