Log in page and basic editor UI!
I used Auth.JS for the credentials login. I actually hate that framework and could do it myself but I’m lazy. It probably took longer to set it up than to figure out how JWTs work.
The editor is a WYSIWYG markdown editor called MDXEditor. It’s a struggle to work with cause they use their own stupid styling with no real way to style it other than overriding CSS that I can tell.
Next up is getting pages working in the database!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.