* `code/` contains the source code of TYPEical. See `README.md` in that directory for instructions on how to run a local server.
* `data/` has two sets of data that are identical to the ones being served on the live demo version. These must be converted to SQLite databases first, and then can be used in the application by setting the appropriate environment variables. Once again, see `code/README.md` for more details.