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 d2f4a663e3 ADDED support for compression.
FIXED failing bug from prev versions.

UPDATED to v0.1.4.
2018-01-10 22:04:52 -05:00
bin just in case 2018-01-07 22:18:15 -05:00
lib Initial commit. 2018-01-07 19:12:11 -05:00
minify-cache UPDATED copyrights in JS & CSS files. 2018-01-10 21:57:18 -05:00
public UPDATED copyrights in JS & CSS files. 2018-01-10 21:57:18 -05:00
routes Initial commit. 2018-01-07 19:12:11 -05:00
views UPDATED copyrights in JS & CSS files. 2018-01-10 21:57:18 -05:00
.gitignore FIXED issue with git differences. 2018-01-07 22:23:54 -05:00
app.js UPDATED copyrights in JS & CSS files. 2018-01-10 21:57:18 -05:00
package-lock.json just in case 2018-01-07 22:18:15 -05:00
package.json ADDED support for compression. 2018-01-10 22:04:52 -05:00