Skip to content

jnbooth/chaldeas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d28b262 · Apr 20, 2022

History

27 Commits
Apr 23, 2020
Apr 25, 2020
Apr 3, 2020
Apr 27, 2020
Apr 25, 2020
Apr 3, 2020
Mar 27, 2020
Mar 27, 2020
Mar 27, 2020
Mar 27, 2020
Mar 27, 2020
Apr 20, 2022
Apr 3, 2020
Mar 27, 2020
Mar 27, 2020
Apr 3, 2020

Repository files navigation

CHALDEAS

Bringing order to Fate/Grand Order

License

BSD 3-Clause, see LICENSE.

Getting Started

Install Elm and npm. The recommended development environment is Visual Studio Code with the Elm IDE extension.

To run a local development instance of the site, use npm run dev. To publish the site, use npm run publish; this requires permission to access the Surge server host.

To test the database's information against GrandOrder.Wiki, run npm run scrape. The page will only work if you temporarily disable Cross-Origin security policies, which is easiest to do with a browser extension like this one for Firefox or this one for Chrome.

Skill Effects

Skill effects are enumerated at the top of Model.Skill. If you aren't sure what an effect means, check its text description in Class.Show. Before adding a new skill effect, make sure it isn't already on the list.

About

CHALDEAS database and Servant manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published