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 dd8b21bdc8 ADDED 404 page.
UPDATED to v0.1.1.
2018-01-07 22:06:06 -05:00
bin UPDATED to run on port 8320 (on the server). 2018-01-07 21:18:30 -05:00
lib Initial commit. 2018-01-07 19:12:11 -05:00
public ADDED 404 page. 2018-01-07 22:06:06 -05:00
routes Initial commit. 2018-01-07 19:12:11 -05:00
views Initial commit. 2018-01-07 19:12:11 -05:00
.gitignore Initial commit. 2018-01-07 19:12:11 -05:00
app.js ADDED 404 page. 2018-01-07 22:06:06 -05:00
package.json ADDED 404 page. 2018-01-07 22:06:06 -05:00