You need to have Docker Desktop installed to get everything setup beforehand. The docker file will automatically run everything to setup the container.
Just simply clone / fork this repository and run npm install
as the Node version might not be compatible. After that, simple run npm run dev
, and you are good to go.