super-graph/example
Vikram Rangnekar 512647156e Add supprt for new Rails 5.2 aes-256-gcm cookies 2019-04-10 01:38:48 -04:00
..
app First commit 2019-03-24 09:57:29 -04:00
bin First commit 2019-03-24 09:57:29 -04:00
config Add supprt for new Rails 5.2 aes-256-gcm cookies 2019-04-10 01:38:48 -04:00
db Fix bug with auth config parsing 2019-04-09 08:43:42 -04:00
lib First commit 2019-03-24 09:57:29 -04:00
log First commit 2019-03-24 09:57:29 -04:00
public First commit 2019-03-24 09:57:29 -04:00
storage First commit 2019-03-24 09:57:29 -04:00
test First commit 2019-03-24 09:57:29 -04:00
vendor First commit 2019-03-24 09:57:29 -04:00
.gitignore First commit 2019-03-24 09:57:29 -04:00
.ruby-version First commit 2019-03-24 09:57:29 -04:00
Dockerfile First commit 2019-03-24 09:57:29 -04:00
Gemfile First commit 2019-03-24 09:57:29 -04:00
Gemfile.lock First commit 2019-03-24 09:57:29 -04:00
README.md First commit 2019-03-24 09:57:29 -04:00
Rakefile First commit 2019-03-24 09:57:29 -04:00
config.ru First commit 2019-03-24 09:57:29 -04:00
entrypoint.sh First commit 2019-03-24 09:57:29 -04:00
nginx.conf Add supprt for new Rails 5.2 aes-256-gcm cookies 2019-04-10 01:38:48 -04:00
package.json First commit 2019-03-24 09:57:29 -04:00

README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...