Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 580 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 580 Bytes

Social News

There was a college project back in 2012 and now it's time for an huge refactoring.

Tasks

  • Functional test coverage.
  • Create a new API.
  • Remove database queries from code and replace for API calls.
  • Replace code with new React components.

Dependencies

  • Heroku Toolbelt
  • PHP 5.5.30
  • Nginx 1.8.1
  • MySQL
  • Composer
  • Node v6

Installation

  1. composer install
  2. composer run-script setup-test
  3. heroku local (other terminal)
  4. composer test

License

Licensed under the MIT license