Skip to content

liaojh1998/genshin-optimizer

 
 

Repository files navigation

Genshin Optimizer

Website-link Discord GitHub Github-last-commit GitHub-license

Genshin Optimizer is a helper website for the online action-rpg gacha game Genshin Impact. It is intended to assist players with optimizing artifacts to max-min their characters, while providing a clean, structured UI, and provide real-time results.

This workspace has been generated by Nx, a Smart, fast and extensible build system.

Setup

Install yarn (link).

Run yarn to install dependencies.

Development server

Run nx serve frontend for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Deployment

Run yarn run deploy to build the project, and deploy based on what is specified in apps/frontend/project.json within the deploy object.

Understand this workspace

Run nx graph to see a diagram of the dependencies of the projects.

Remote caching

Run npx nx connect-to-nx-cloud to enable remote caching and make CI faster.

Further help

Visit the Nx Documentation to learn more.

Acknowledgments

The tesseract model used was trained and provided by the creator of Inventory Kamera

About

An Artifact optimizer for Genshin Impact.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • Other 0.4%