An API to help Granblue Fantasy players create and share teams and strategies.
Find a file
2020-09-25 10:41:23 -07:00
app Add 404 template 2020-09-19 12:46:29 -07:00
bin Restart on Rails 2020-09-14 18:30:54 -07:00
config Move route from party to parties 2020-09-18 06:43:49 -07:00
db Update schema.rb 2020-09-16 03:39:29 -07:00
lib Fix FLB values for Seraphic Weapons 2020-09-18 08:03:34 -07:00
log Restart on Rails 2020-09-14 18:30:54 -07:00
public Restart on Rails 2020-09-14 18:30:54 -07:00
spec Restart on Rails 2020-09-14 18:30:54 -07:00
storage Restart on Rails 2020-09-14 18:30:54 -07:00
test Restart on Rails 2020-09-14 18:30:54 -07:00
tmp Restart on Rails 2020-09-14 18:30:54 -07:00
vendor Restart on Rails 2020-09-14 18:30:54 -07:00
.env Restart on Rails 2020-09-14 18:30:54 -07:00
.gitignore Update gitignore 2020-09-25 10:41:19 -07:00
.ruby-version Restart on Rails 2020-09-14 18:30:54 -07:00
.solargraph.yml Create .solargraph.yml 2020-09-25 10:41:23 -07:00
config.ru Restart on Rails 2020-09-14 18:30:54 -07:00
Gemfile Restart on Rails 2020-09-14 18:30:54 -07:00
Gemfile.lock Restart on Rails 2020-09-14 18:30:54 -07:00
Rakefile Restart on Rails 2020-09-14 18:30:54 -07:00
README.md Restart on Rails 2020-09-14 18:30:54 -07:00

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

  • ...