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 f9a65c10b8 Initial commit. 2018-01-07 19:12:11 -05:00
bin Initial commit. 2018-01-07 19:12:11 -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 Initial commit. 2018-01-07 19:12:11 -05:00
package.json Initial commit. 2018-01-07 19:12:11 -05:00