dr4ft is a fork of arxanas' drafts.ninja
fork of aeosynth's draft
project. It
supports all of the features of drafts.ninja
and more.
dr4ft is unaffiliated with Wizards of the Coast, and is licensed under the MIT license.
Bugs or feature requests? Feel free to open an issue.
dr4ft is a NodeJS application. Install NodeJS, then just run make run
in your terminal and visit http://localhost:1337.
dr4ft is written in ES6 and transpiled with Traceur, and uses React on the client-side.