Analyze and optimize your Elden Ring Nightreign relic collection across every character slot. Import your local save file (processed fully client-side) to browse all relics, discover powerful effect combinations, spot wasteful duplicates, and quickly decide what to keep or sell.
- Browse all relics across multiple character slots
- Find the best relics for the effects you are looking for using the Combo Finder
- Detect outclassed and duplicate relics that should be sold
- Search relics by name or effect
- Filter relics by color
- View detailed relic information and effects
- Fast and responsive interface
React 19, TypeScript, Vite, MUI, i18next, Vitest, ESLint, Prettier.
- Install dependencies:
npm install
- Start dev server:
npm run dev
- Open the local URL shown in the terminal.
Command | Description |
---|---|
npm run dev |
Start the Vite development server |
npm run build |
Type check then build for production (outputs to dist/ ) |
npm run lint |
Run ESLint over the project |
npm run test |
Run unit tests with Vitest |
npm run type-check |
Run TypeScript type checking only |
npm run format |
Format the codebase with Prettier |
Issues and pull requests are welcome.