An open API service indexing awesome lists of open source software.

https://github.com/nixilla/cacophony

An example application using sfCacophonyPlugin
https://github.com/nixilla/cacophony

Last synced: 2 months ago
JSON representation

An example application using sfCacophonyPlugin

Awesome Lists containing this project

README

        

### Installation

1. git clone --recursive [email protected]:nixilla/Cacophony.git cacophony
1. cd cacophony
1. mkdir cache log
1. ./symfony plugin:install -d sfCacophonyPlugin
1. vim config/databases.yml
1. ./symfony doctrine:build --all
1. ./symfony project:permissions
1. vim apps/frontend/config/app.yml
1. ./symfony cc

In 5th line add your database credentials.

In 8th line (vim apps/frontend/config/app.yml) add your app keys and secrets).

Now navigate to @homepage.