Giter Club home page Giter Club logo

cardconjurer's Introduction

Card Conjurer

Card Conjurer was created by a passionate Magic the Gathering player and grew to become probably the most popular online card generator known to the game. In November of 2022, Wizards of the Coast served the original creator and webhost of the site with Ceas and Desist paperwork, forcing the site offline. This repository is for the purpose of making the application usable on your local machine and maintaining templates in perpetuity.

Setup

  • Clone this repo somewhere on your system. (Or download the Zip with CODE > Download Zip above)
  • Run server.exe (or mac-server for MacOS, linux-server for linux)
  • You're good to go! You could also set up Card Conjurer in a more traditional method using WAMP, Docker, XAMPP, etc.

Donate โ† Help out Card Conjurer's original creator, Kyle. We love you buddy.

Start with Docker (http://localhost:4242/)

Install Make on Ubuntu
$ sudo apt update

check is make installed

$ make -version

after run this command, you got the following error?

  • bash: /usr/bin/make: No such file or directory

then follow with the next step, otherwise skip the next commands

$ sudo apt install make

Troubleshooting's?

Install Make on Mac

check is make installed

$ make -version

after run this command, you got the following error?

  • zsh: command not found: make

then follow with the next step, otherwise skip the next commands

$ (sudo) brew install make
Install Make on Windows

Follow this Guide https://sp21.datastructur.es/materials/guides/make-install.html#windows-installation

  • go to the downloaded/ cloned folder with your terminal/ powershell (windows) and run the following command
$ make start

Open your Browser with the following URL

http://localhost:4242/

Important

Be sure, that you are running Docker Desktop under Windows or Mac before you can run the make command.

Using Local Images

If you're saving a lot of cards custom images you might hit the data limit for uploaded images (about 2MB).

You can avoid this by putting the image files in the local_art directory of this repo. Then, when selecting the image in the Art tab of the card creator, instead of uploading the image you can type the file name in the "Via URL" field. This will use the image directly from the local_art directory instead of needing to store the whole image in the save file.

For example if you add the file: cardconjurer/local_art/my_art.jpg

You can load it in the "Via URL" box by typing: my_art.jpg then hitting enter.

cardconjurer's People

Contributors

imkyle4815 avatar joshbirnholz avatar investigamer avatar dorkmasterflek avatar axlan avatar eagle0600 avatar klisz avatar sassar88 avatar rojjacebolla avatar acalcapone avatar apetresc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.