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

Need some help #20

Open
vishalkadam47 opened this issue Feb 26, 2024 · 2 comments
Open

Need some help #20

vishalkadam47 opened this issue Feb 26, 2024 · 2 comments

Comments

@vishalkadam47
Copy link

How do I disable signed up with email and password, magic link,

And
I have a nextjs app dashboard with chakra UI now I'm trying to convert it to this repo as a non developer it's really very hard but if I get to know how it can be done I'll try myself.

And
I have my app entirely built to host locally or a VPS. If my app is helpful for your repo for a quick implementation I can provide you the source code.

Features
This template includes the following:

Next.js 14
TypeScript
ESLint
Prettier
Chakra UI
Prisma
Next-Auth
Docker Compose with:
PostgresQL
Redis
Mailpit

@vishalkadam47
Copy link
Author

vishalkadam47 commented Feb 26, 2024

I tried to convert my app to match with your app but I'm stuck at contentlayer this is new for me unable to fix the errors.

By any chance you have discord account please ping me @vishalkadam472
I'll will not take much of your time just need guidance if possible

@pjborowiecki
Copy link
Owner

I tried to convert my app to match with your app but I'm stuck at contentlayer this is new for me unable to fix the errors.

By any chance you have discord account please ping me @vishalkadam472 I'll will not take much of your time just need guidance if possible

Hi, sorry, was so busy with other projects that I only just saw your posts here. You can reach me on Discord @piotr#2495. I am looking into Contentlayer alternatives and will most likely replace it with MDX Remote (https://github.com/hashicorp/next-mdx-remote) in the future. It appears that Contentlayer is no longer maintained (contentlayerdev/contentlayer#429), which would explain why their docs are down.

As for disabling sign up with email and password, you mostly need to delete relevant code. I tried keeping it modular, so it should be straightforward - remove the relevant forms, server actions, Zod schema validations, etc.

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

No branches or pull requests

2 participants