Remnant Tools is a web application designed to help players of the game "Remnant II" track their progress, triumphs, and collectibles. It provides a comprehensive set of features to enhance the gaming experience and assist players in optimizing their gameplay.
- Triumph and collectible tracker: Keep track of your progress and achievements in the game.
- Build management: Create and save character builds with customizable equipment and trait allocations.
- Statistics panel: View detailed statistics and insights about your gameplay and progress.
- Secret worlds panel: Discover hidden secrets and explore secret worlds within the game.
- Clone the repository:
git clone https://gitlab.com/RobinKuiper/remnantcollectables.git
- Install dependencies:
pnm install
- (Optional) For a working integration with Google Drive, copy the
example.env
to.env
and fill the values.
- Start the development server:
pnpm start
- Open your web browser and navigate to
http://localhost:8000
to access the application.
pnpm start
: Start the development server.pnpm build
: Build the project for production.pnpm test
: Run tests using Jest.pnpm lint
: Run ESLint to lint the source code.pnpm prettier
: Format the code using Prettier.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. You can also support the development of this project by becoming a Patron or making a donation via PayPal.
If you have any questions or suggestions, feel free to reach out:
This project is licensed under the MIT License.