/aniarchive-gql

GraphQL API for Animation Archive

Primary LanguageJavaScriptMIT LicenseMIT

👻 AniArchive GQL

GraphQL API for querying the Animation Archive.

Setup

Copy .env.example to .env and fill in secrets. Then run:

npm i

Local dev

npm run dev