danielrobertson / xkcd-data

The Node.js application powering relevant-xkcd React.js UI where users can search for relevant Xkcd comics
0 stars 0 forks source link

Setup database #1

Closed danielrobertson closed 8 years ago

danielrobertson commented 8 years ago

Setup MySQL database to store data such as Xkcd number, the ExplainXkcd link, the Xkcd link, the script, link to Xkcd image, and the explanation.

Save script that creates the schema so that it can be run on other machines to quickly setup the database.