Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is the codebase that originally ran the website SparkRebel.com. The site has been discontinued but this code has been made available for others to view and (hopefully) learn from.

Requirements

  • PHP 5.3.3+
  • MongoDB
  • Redis
  • ElasticSearch (optional)
  • Gearman (optional)

Setting Up Local Environment

  • cp app/config/parameters.yml.dist app/config/parameters.yml
    • Edit parameters as needed
  • Download/install Composer
    • curl -s https://getcomposer.org/installer | php
  • php composer.phar install --dev

Loading a mongodump

  • mongorestore -d {dbname} path/to/dump

About

The Symfony2 codebase for the site SparkRebel.com (now discontinued).

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages