⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content
This repository was archived by the owner on Mar 12, 2023. It is now read-only.
/ gethelp Public archive

Backend app for GetHelp

Notifications You must be signed in to change notification settings

BinaryBlitz/gethelp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

282 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetHelp

Screenshot

  • Ruby version: see .ruby-version
  • System dependencies: $ brew install postgresql imagemagick
  • Configuration: config/secrets.yml
  • Database initialization: $ rake db:setup
  • How to run the test suite: $ rake test