An API to help Granblue Fantasy players create and share teams and strategies.
* Adds more new items to the database * Updates to older migrations These were manually updated in the database * Adds more new items to the database * Fixes misclassification of Grand Weapons * Add the final new items * Delete 20250115-summons-003.csv * Updates weapons with granblue_id reference to Characters * Remove extra empty lines * Adds Orologia summon * Modify deployment manager Use - to make it easier to copy paste into Github PR |
||
|---|---|---|
| .github | ||
| app | ||
| bin | ||
| config | ||
| db | ||
| lib | ||
| log | ||
| public | ||
| spec | ||
| storage | ||
| test | ||
| tmp | ||
| vendor | ||
| .env | ||
| .gitignore | ||
| .ruby-gemset | ||
| .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
-
...