How to share types file between frontend and backend in nextjs?
As I am making a nextjs app I kept type related to frontend to close the frontend folders and for backend, I was putting them to close to the backend.
As I am making a nextjs app I kept type related to frontend to close the frontend folders and for backend, I was putting them to close to the backend.