themasterapp / master-app-rails-server

Home Page:http://themasterapp.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 2.3.2

  • System dependencies

  • Configuration

  # Create a .env file and set all environment variables
  cp sample.env .env
  • Database creation
  rails db:create && rails db:migrate
  • Database initialization

  • How to run the test suite

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

    Job queues:

    Heroku:

  • Deployment instructions

    • Look in sample.env and set all environment variables listed in it.
  • ...

About

http://themasterapp.xyz

License:MIT License


Languages

Language:Ruby 67.3%Language:HTML 23.2%Language:JavaScript 7.6%Language:CSS 1.6%Language:CoffeeScript 0.3%