An API to help Granblue Fantasy players create and share teams and strategies.
Find a file
2025-01-15 16:04:32 -08:00
.github Rename data_update_request_template.md to pull_request_template.md (#152) 2025-01-15 01:28:56 -08:00
app
bin
config Update post-deploy script and Rails credentials (#155) 2025-01-15 14:56:38 -08:00
db Update 20250113-summons-002.csv (#157) 2025-01-15 16:04:32 -08:00
lib Add second batch of new items to database (#153) 2025-01-15 15:57:47 -08:00
log
public
spec
storage
test
tmp
vendor
.env
.gitignore
.ruby-gemset Update post-deploy script and Rails credentials (#155) 2025-01-15 14:56:38 -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

  • ...