Socialhawk is a platform where advertisers can connect with influencers. We try to manage and simplify the influencer marketing workflow.
-
Install Composer: https://www.digitalocean.com/community/tutorials/how-to-install-and-use-composer-on-ubuntu-16-04
-
Run this command in project root:
composer install
After that the symfony project is set up and ready.
- To run the backend on your local machine, type in from the root:
php bin/console server:run
run following command on server:
deployment_be