if you do not have MYSQL running n your machine, there is a docker file to spin up a container if docker is installed, Run docker compose up: to create a MYSQL db container. Run npm run dev: this ...