An API to help Granblue Fantasy players create and share teams and strategies.
Find a file
2023-02-05 00:56:27 -08:00
app February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
bin February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
config Small Rails 7 configuration changes (#72) 2023-02-05 00:56:27 -08:00
db Small Rails 7 configuration changes (#72) 2023-02-05 00:56:27 -08:00
lib February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
log
public
spec
storage
test
tmp
vendor
.gitignore Small Rails 7 configuration changes (#72) 2023-02-05 00:56:27 -08:00
.ruby-gemset
.ruby-version
.solargraph.yml
config.ru
Gemfile February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
Gemfile.lock February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
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

  • ...