Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codex

This is a full-stack project that displays the rules for my homebrew pen-and-paper role-playing game ruleset and setting.

Build - Server

The server under srv/ is written in Python using the Flask framework. To setup and run:

pip install -r requirements.txt
flask --app codex run

Build - GUI

The gui under gui/ is written in Typescript using the React framework. To setup and run:

npm install
npm start

About

A static site hosting the rules for a homebrew pen-and-paper RPG

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages