Skip to content

Rscine/rscine-api

Repository files navigation

Rscine

Web API of a social network for movie makers

A Symfony project created on October 24, 2015, 12:50 pm.

Get it running

Install composer dependencies

composer install

Create database, update the database schema and launch fixtures

sh reload-database.sh

Create an api client/secret for oauth

php bin/console rscine:oauth-server:client:create

Finally, clear the cache and set the rights to the cache, logs and sessions directory

php bin/console cache:clear
sudo chmod -R 777 var/cache var/logs var/sessions

Enjoy !

About

Api du réseau social du cinéma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published