This project is to make an open source Magic: the Gathering personal card collection database and search engine. This was spwaned by a lack of good tools already existing that were already free or easy to use.
0.0.1 Hyper Alpha
First you need to start up an instance of MongoDB:
mongod
Then start up the artifice server:
node artificeserver.js
Navigate in your browser to:
localhost
Please see #1 for my TODO list.
- Node.JS
- MongoDB
- Express
- Jade