Skip to content

TapasTech/hermes_backend

Repository files navigation

Hermes

Build Status Code Climate Test Coverage

A Q&A Community supported by data.

Backend Graphql Server

Ruby version

  • ruby: ~> 2.3.0
  • rails: ~> 5.0.0

System dependencies

  • PostgreSQL: ~> 9.4
  • libgraphqlparser: 0.4.0

Installation of libgraphqlparser see graphql-libgraphqlparser#Installation

Configuration

  • config/database.yml

Database creation

bundle exec rails db:create

Database initialization

bundle exec rails db:setup

How to run the test suite

rspec

Deployment instructions

Set variables in 'config/deploy/#{environment}.rb'

  • Initialize
bundle exec mina #{environment} setup

and follow the instructions

  • Update
bundle exec mina #{environment} deplay

See also

About

A Q&A Community supported by data.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors