Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

esaulkov/feedbacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feedbacks

Third-party service badges (if available)

Build Status Test Coverage Code Climate

Project description

Some short project description. Link to Basecamp project will be fine too.

Dependencies

  • PostgreSQL 9.3
  • Ruby 2.4.2
  • PhantomJS
  • Rails 5

Setup required dependencies from Brewfile:

brew tap Homebrew/bundle
brew bundle

Quick Start

# clone repo
git clone git@github.com:esaulkov/feedbacks.git
cd repo

# run setup script
bin/setup

# configure ENV variables in .env
vim .env

# run server on 5000 port
bin/server

Scripts

  • bin/setup - setup required gems and migrate db if needed
  • bin/quality - run brakeman and rails_best_practices for the app
  • bin/test - should be used in the CI to run specs

Production

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 26