Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 620 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 620 Bytes

socialhawk backend

What is socialhawk?

Socialhawk is a platform where advertisers can connect with influencers. We try to manage and simplify the influencer marketing workflow.


Project setup

  1. Install Composer: https://www.digitalocean.com/community/tutorials/how-to-install-and-use-composer-on-ubuntu-16-04

  2. Run this command in project root:

composer install

After that the symfony project is set up and ready.

  1. To run the backend on your local machine, type in from the root:

php bin/console server:run

Project server setup

run following command on server:

deployment_be