An API to help Granblue Fantasy players create and share teams and strategies.
Find a file
2022-02-23 13:49:40 -08:00
app Refactor how GridCharacters are saved 2022-02-23 13:49:40 -08:00
bin
config Add route for updating parties 2022-02-04 14:47:47 -08:00
db GridCharacter wasn't using UUID keys for some reason 2022-02-23 13:49:09 -08:00
lib
log
public Create favicon.ico 2022-02-04 01:10:02 -08:00
spec
storage
test
tmp
vendor
.env
.gitignore Update .gitignore 2022-01-30 00:53:30 -08:00
.ruby-version
.solargraph.yml
config.ru
Gemfile
Gemfile.lock
Rakefile
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

  • ...