Skip to content

MatijaNovosel/realm-trove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

264 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Realm trove

A web app for tracking Realm of Mad God loot items and quests.

banner

๐Ÿš€ Features

  • Loot tracking for UT & ST items and blueprints
  • Export your loot via generated screenshot
  • Quest and quest mark tracking
  • Share your loot profile with a unique link

๐Ÿ”จ Built With

โš™๏ธ Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist
  1. Create a Firebase project: console.firebase.google.com
  2. Register a new Web app
  3. Generate a new service account key
  4. Define a .env file with the following entries:
SERVICE_ACCOUNT=
API_KEY=
AUTH_DOMAIN=
PROJECT_ID=
STORAGE_BUCKET=
MESSAGING_SENDER_ID=
APP_ID=
MEASUREMENT_ID=

Note: the service account entry must be a single line JSON string surrounded by single quotations (')

  1. Enable the Google provider under Authentication -> Sign-in method
  2. Add a new user
  3. Start the project with the following command:
yarn dev

Check out the deployment documentation for more information.

About

๐Ÿ‘‘ A web app for tracking Realm of Mad God loot items and quests.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors