Before setting up the project, make sure you have the following installed:
git clone git@github.com:ushahidi/tenfour-api.git
cd tenfour-api
composer install
Copy the environment configuration.
cp .env.example .env
vagrant up
vagrant ssh
cd tenfour
./artisan migrate
./artisan db:seed
And finally, add the following to your /etc/hosts
file:
192.168.10.10 tenfour.local
Go to http://tenfour.local/ in your browser to verify that everything worked.
Use organization tenfourtest
Use the email tenfour@ushahidi.com
with password westgate