I am building a Blog CMS for NextJS - what should I add?
Unanswered
Briquet Griffon Vendéen posted this in #help-forum
Briquet Griffon VendéenOP
Hey guys,
So, I hate building blogs in Nextjs for the websites and software I build, which is why I am currently building a tool that will allow NextJS developers to add an entire blog to their site by adding one or two components (handles the UI for you and everything) — one for the blog page (which displays all blogs the user can read) and one for the article itself. The tool will also host all the blogs for you. Just plug in the API key to the components, and everything is set.
Now, I want to know what specific features I should add on launch (multiple templates, should I launch as a component library like ShadCN UI?, etc...)
I also want to know if a tool like this would be useful for you as a NextJS dev.
Thanks in advance for any responses!
So, I hate building blogs in Nextjs for the websites and software I build, which is why I am currently building a tool that will allow NextJS developers to add an entire blog to their site by adding one or two components (handles the UI for you and everything) — one for the blog page (which displays all blogs the user can read) and one for the article itself. The tool will also host all the blogs for you. Just plug in the API key to the components, and everything is set.
Now, I want to know what specific features I should add on launch (multiple templates, should I launch as a component library like ShadCN UI?, etc...)
I also want to know if a tool like this would be useful for you as a NextJS dev.
Thanks in advance for any responses!