Qing
Qing
@balazsorban44 Could you help review this PR? It seems like a common feature should be built into next-auth. Thank you for your time.
Hi @jerrygzy, thanks, could you provide more details about what issue you're experiencing? > the current project is hard to learn, breaking it down into 3 or 4 small projects...
@jerrygzy email/password sign-in isn't Chirpy's goal. Actually, we try to avoid such sign-in option completely due to security concerns. But you're free to fork it to suit your needs.
Hi @walkxcode, thanks for your support! Chirpy will be self-hostable definitely, although it will not be available until it's stable enough. Will update it here once it's ready, thank you
Thanks for the feedback
🙌 This is a great idea! I can help you to implement it if you're interested. Here the related code: [MarkButton](https://github.com/devrsi0n/chirpy/blob/fb0bc2a7c038da847ca1f9db80ee09a59d55176d/src/blocks/RichTextEditor/FormatButtons.tsx), [Popover](https://github.com/devrsi0n/chirpy/blob/3800098ec237cfc8fa253d36dedb9fc06ff226fb/src/components/Popover/Popover.tsx)
https://github.com/alvarlagerlof/next-banner
Maybe using GitHub private repo instead? Since this feature opened to everyone a couple days ago. [ GitHub Free users now get unlimited private repositories](https://techcrunch.com/2019/01/07/github-free-users-now-get-unlimited-private-repositories/)
> If you want a workaround, you could use the [prettier `--config` flag](https://prettier.io/docs/en/cli.html#--find-config-path-and---config) and have two different configs (using the [sharing configurations patter](https://prettier.io/docs/en/configuration.html#sharing-configurations) for consistent formatting). > > This solution...
写的挺好的,都想学TypeScript了,项目一大没有类型的约束还是很难定位问题。