This project run in a Node enviroment, if you don't have already insalled on your machine Node Js.
Version used for this project 20.17.0 LTS.
For setup open the terminal and run the fallowing command:
npm install
npm run database
Next command need to run in a new terminal without closing the previous one
npm run dev
npm run build
npm run preview
npm run lint