fklingler / mtgproxy

Make text proxies of your MTG cards!

Home Page:https://fklingler.github.io/mtgproxy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MTG Proxy

Build to Github Pages

A simple website to make text proxies of your Magic: The Gathering cards.

It uses the amazing Scryfall API. Thanks to Harubex and its scryfall project for the types.

It is inspired by the proxygen project by Dryvnt. The card templates are directly adapted from this project.

Development

yarn install
yarn dev

You can then open the dev build on http://localhost:8080

Build

yarn build

It is built automatically by Github Actions, so you can always find the master version on https://fklingler.github.io/mtgproxy.

About

Make text proxies of your MTG cards!

https://fklingler.github.io/mtgproxy/

License:MIT License


Languages

Language:TypeScript 91.9%Language:JavaScript 4.5%Language:HTML 3.6%