Skip to content
This repository was archived by the owner on Dec 29, 2024. It is now read-only.
/ gitstars-oss Public archive

The code that was formerly gitstars.com

License

Notifications You must be signed in to change notification settings

prashantrajan/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