8parth / deals-demo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage Instructions

  • Clone the repo.
  • Execute bundle install to install dependencies and gems.
  • Run bundle exec rails db:create to setup database.
  • Run bundle exec rails db:migrate to run migrations.
  • Run bundle exec puma -p ${PORT:-3000} -e ${RACK_ENV:-development}.
  • Alternatively, after cloning the repo you can run bin/setup to install dependencies.

Development Instructions

After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

  • Rails Version 5.1.5
  • Ruby Version 2.4.1
  • PostgreSQL 9.5.10

About


Languages

Language:JavaScript 75.9%Language:Ruby 17.5%Language:HTML 6.2%Language:CSS 0.2%Language:CoffeeScript 0.1%