Storing wiki in database
Answered
Serengeti posted this in #help-forum
SerengetiOP
I can't write a wiki. I use prisma, fumadocs ui and mdx remote. The problem is editing the content. I want to support all the functions of fumadocs in my admin panel. How can I easily save the entire tree (with the types group, page, separator) so that I can easily get pages in my [[...slug]] route?
Answered by Anay-208
I'd recommend asking that in #Fumadocs - The documentation framework for Next.js, and pls elaborate on the problem more
1 Reply
@Serengeti I can't write a wiki. I use prisma, fumadocs ui and mdx remote. The problem is editing the content. I want to support all the functions of fumadocs in my admin panel. How can I easily save the entire tree (with the types group, page, separator) so that I can easily get pages in my [[...slug]] route?
I'd recommend asking that in #Fumadocs - The documentation framework for Next.js, and pls elaborate on the problem more
Answer