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 096e3b8404 just in case 2018-01-07 22:18:15 -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
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-lock.json just in case 2018-01-07 22:18:15 -05:00
package.json just in case 2018-01-07 22:18:15 -05:00