Snapaper Backend
The PHP Back-end of Snapaper
Usage
git clone git@github.com:Snapaper/snapaper-backend.git
Make sure composer has been installed before you continue.
After you've done steps above, properly edit your Nginx server vhost configuration .conf file. An example .conf file is included at nginx/vhost.conf.
Hopefully your app will be working by now.
Notice
The cases API sources files from local directories, make sure files are uploaded before making the API available.