using sequelize with nextjs app router
Unanswered
Holland Lop posted this in #help-forum
Holland LopOP
I'm new to Discord and Next.js, and I've been struggling to find comprehensive tutorials and resources on how to connect Sequelize to MySQL in Next.js. Unfortunately, the existing tutorials I've come across haven't been very helpful, and none of them have worked for me. Specifically, I've encountered issues where the database and tables don't get created automatically if they don't already exist. I've had to manually create them to make things work. Can you please share the correct way to configure this setup?