We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Download and install Docker
Rename .env.example to .env and place your credentials. For more info, refer this page
.env.example
.env
Run the following commands (in the root folder of the project)
docker compose build docker compose up
Access the frontend and backend application from your specified host and port!