/atelier-ryza-web

Atelier Ryza: Password Finder Web Client

Primary LanguageTypeScriptMIT LicenseMIT

Atelier Ryza: Password Finder

A pet project I did for looking up travel bottle passwords in the game "Atelier Ryza"!

Inspiration taken from Serity.

Features

  • Search by Item Name
  • Search by Password
  • Level Limit
  • Light/Dark Theme

Screenshots

Light Theme image

Dark Theme image

Getting Started

Run the API as well so you can get data.

# Install dependencies for the host
npm install

# Start Angular project
npm start

# Start GraphQL Code Generator
npm run codegen