Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

TheKevJames/you-should-read

Repository files navigation

YouShouldRead

CI Status Documentation Status Version

Development

To build and run YouShouldRead for local development, run:

docker-compose up --build

To apply database migrations, we use sqitch. To update your local database to the most recent version, run:

cd database/
sqitch deploy

To fill your database with testset data, run:

psql -h localhost -U postgres postgres -f database/testset.sql

About

targeted recommendations from friends

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •