This repo contains the code for The Codex Mythica, a database of all of the cards released for the Mythic Wars card game, written in NodeJS (using the Express 4 library). https://codex.mythicwarsgame.com/
Go to file
Eric Woodward c71ce31b92 FIXED random card title.
FIXED page header spacing.
UPDATED to v0.2.3.
2018-01-27 10:03:26 -05:00
bin just in case 2018-01-07 22:18:15 -05:00
lib ADDED random card to index page. 2018-01-27 09:28:09 -05:00
minify-cache UPDATED copyrights in JS & CSS files. 2018-01-10 21:57:18 -05:00
public FIXED random card title. 2018-01-27 10:03:26 -05:00
routes FIXED random reload link to work behind static cache. 2018-01-27 09:49:04 -05:00
views FIXED random card title. 2018-01-27 10:03:26 -05:00
.gitignore FIXED issue with git differences. 2018-01-07 22:23:54 -05:00
app.js UPDATED padding on page header (h2). 2018-01-27 09:36:53 -05:00
package-lock.json just in case 2018-01-07 22:18:15 -05:00
package.json FIXED random card title. 2018-01-27 10:03:26 -05:00