/farmhouse

Online solution for connecting farmers and customers.

Primary LanguagePHP

Farmhouse

Online solution for connecting farmers and customers.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT default: 8080

Databse config

We require a valid MySQL user

Deployment

To deploy this project run

  docker-compose up --build