Django is pretty unnecessary for an application of this size. To reduce complexity, we'll switch to a simple nextjs handled sqlite database. This will also mean porting the API over and doing authentication on the nextjs side which will be another issue.
Django is pretty unnecessary for an application of this size. To reduce complexity, we'll switch to a simple nextjs handled sqlite database. This will also mean porting the API over and doing authentication on the nextjs side which will be another issue.