## Prerequisites
- Docker
- Node >= 18.x
yarn install
docker compose up -d # For the mariaDB
yarn dev # For development
yarn prod # For Production or Docker Init Command
Then acces the frontend at http://localhost:3000
## Prerequisites
yarn install
docker compose up -d # For the mariaDB
yarn dev # For development
yarn prod # For Production or Docker Init Command
Then acces the frontend at http://localhost:3000