A tool to help Granblue Fantasy players create and share teams and strategies.
Find a file
Justin Edmund bbd329532b Refactored WeaponGrid
Fetching the party now happens in the `Party` route

`WeaponGridMainhand` and `WeaponGridUnit` were consolidated into `WeaponUnit`

Logged-in users can update grids that they created
2020-09-25 03:43:30 -07:00
.vscode
assets Implement design for Login form 2020-09-18 12:49:21 -07:00
src Refactored WeaponGrid 2020-09-25 03:43:30 -07:00
.babelrc Add babel 2020-09-25 03:38:04 -07:00
.env.sample
.gitignore Add labels to repo 2020-09-18 04:57:28 -07:00
.postcssrc
index.js Fuck Express and Javascript 2020-09-18 05:43:09 -07:00
jsconfig.json
package-lock.json Add babel 2020-09-25 03:38:04 -07:00
package.json Add babel 2020-09-25 03:38:04 -07:00
tsconfig.json
tslint.json