This is a Next.js project bootstrapped with create-next-app
.
if you have docker installed use docker-compose up to create mysql server
if you don't then use other application to start mysql server then change the .env file to fit your mysql setting
use npm run dev to start server