Next.js Discord

Discord Forum

Project startup with Next 13 for production

Answered
Lionhead posted this in #help-forum
Open in Discord
LionheadOP
Oops, hey guys!

I am currently responsible for creating a CRM where I work and I am in doubt about starting development with the Next 13, mainly because it is recent.
I spent a few days researching about it, but I wanted to know the opinion of the community. the idea is that it has a frontend and backend with separate responsibilities.
Does anyone have any tips or thoughts on this?
Answered by Munchkin
I would say Next13.It even has Next12 compatibility.
View full answer

11 Replies

Munchkin
I wouldn't use Next backend. Although I do recommend using NextJS as your front-end framework.
It really depends on what kkind of operations your CRM will do. If it's a simple CRUD; then yes you could use Next backend
LionheadOP
The application will be very large, following the scope of what was planned.
The Backend structure will be separated.

My biggest doubt is to continue with the Next 13 ot 12
Munchkin
I would say Next13.It even has Next12 compatibility.
Answer
Munchkin
Just don't use experimental functionalities.
LionheadOP
Haha my biggest wish is to use Server Actions from Next.
But I will save myself from future problems.
After the implementation of the system, I bring more news. Thanks 🤘
Munchkin
Yup. I wouldn't use server actions for now. But hey; if it's going to be a large app ... who knows; by the time you push to prod it may be a stable.
LionheadOP
Yes, it can happen. I have first deliverables before the complete project
There is a possibility that the project will leave my hands. It worries me haha