Skip to content
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

fix #34: Implement Login and Signup Functionality #56

Conversation

priyanshuverma-dev
Copy link
Contributor

@priyanshuverma-dev priyanshuverma-dev commented Oct 3, 2024

  1. Authjs
  2. Drizzle ORM
  3. Raw CSS
  4. Responsive
  5. more...

Demo Video

uttrakhand-culture-feat-auth-demo.mp4

Copy link

vercel bot commented Oct 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
uttarakhand-culture ❌ Failed (Inspect) Oct 3, 2024 2:07pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you @priyanshuverma-dev for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better.

@priyanshuverma-dev
Copy link
Contributor Author

@ajaynegi45 hope you like this PR. Let me know if their is any change required. Loved to contribute for Uttarakhand as I live near

@ajaynegi45
Copy link
Owner

@ajaynegi45 hope you like this PR. Let me know if their is any change required. Loved to contribute for Uttarakhand as I live near

The demo video is not playing. Also guide me on how to set up the database and other configurations

@priyanshuverma-dev
Copy link
Contributor Author

@ajaynegi45 There are following steps to setup postgres.

  1. Create a project on Neon Tech

  2. Create a database and copy the database URL.

  3. Paste this URL in .env file

DATABASE_URL=<>
AUTH_SECRET=<>
RESEND_API_KEY=<>
RESEND_EMAIL=<>
  1. SAME FOR RESEND.

  2. Create a auth secret for next-auth

@ajaynegi45
Copy link
Owner

Demo Video:
https://screenrec.com/share/gES04ojNGY

The demo video is not playing
https://screenrec.com/share/gES04ojNGY

@priyanshuverma-dev
Copy link
Contributor Author

@ajaynegi45 Here is the demo:

uttrakhand-culture-feat-auth-demo.mp4

@ajaynegi45
Copy link
Owner

ajaynegi45 commented Oct 4, 2024

@ajaynegi45 Here is the demo:

uttrakhand-culture-feat-auth-demo.mp4

@priyanshuverma-dev
Copy link
Contributor Author

@ajaynegi45 Let me see as of my last everything was working. I will notify you after a fix

@ajaynegi45
Copy link
Owner

Let me see as of my last everything was working. I will notify you after a fix

also implement these

  • Can you use Sonner library for message.
  • For sending e-mail can you use nodemailer

@ajaynegi45 ajaynegi45 closed this Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants