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 f4df7112e3 UPDATED to run on port 8320 (on the server).
UPDATED to v0.1.0.
2018-01-07 21:18:30 -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 Initial commit. 2018-01-07 19:12:11 -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 UPDATED to run on port 8320 (on the server). 2018-01-07 21:18:30 -05:00
package.json UPDATED to run on port 8320 (on the server). 2018-01-07 21:18:30 -05:00