Skip to content

andrewabogado/gitstars-oss

 
 

Repository files navigation

GitStars Screenshot

Development

  • Copy config/database.yml.example to config/database.yml and edit for your environment

  • bundle install

  • bundle exec rake db:migrate

  • foreman start (will run a unicorn server at http://localhost:5000)

  • RSpec suite: bundle exec rake spec

Hosting on Heroku

The app was hosted on Heroku with a heroku-postgresql:basic database (see: Heroku Postgres)

Addons

IMPORTANT

  • Search and replace CHANGEME within codebase

About

The code that was formerly gitstars.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published