Skip to content

daymosik/mtg-card-holder

Repository files navigation

mtg-deck-holder

Build Status codebeat badge BCH compliance Codacy Badge

Latest version available at: https://mtg-card-holder.firebaseapp.com

Firebase

For firebase API and deployment create .env file in root catalog with following

FIREBASE_API_KEY=your-api-key
FIREBASE_AUTH_DOMAIN=your-domain.firebaseapp.com
FIREBASE_DATABASE_URL=https://your-domain.firebaseio.com
FIREBASE_PROJECT_ID=your-domain
FIREBASE_STORAGE_BUCKET=your-domain.appspot.com
FIREBASE_MESSAGING_SENDER_ID=your-messaging-sender-id
FIREBASE_APP_ID=your-app-id

Providers

Based on this API, but its not maintained anymore

https://api.magicthegathering.io/v1 
https://github.com/MagicTheGathering/mtg-sdk-typescript

Switching to this API

https://api.scryfall.com
https://github.com/ChiriVulpes/scryfall-sdk