Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
/ icc Public archive

The repository of the Intertextual Canon Cloud web application

Notifications You must be signed in to change notification settings

Anno-Wiki/icc

Repository files navigation

ICC

The ICC (Intertextual Canon Cloud) is a web app designed for a collaborative annotations wiki of public domain literature. The only current instance of this app can be found at anno.wiki

Raw texts in various states of processing and the text processors themselves can be found at https://github.com/malan88/texts

Environment Variables

Some of these are a little redundant but allow me to run the makefile, etc.

Variable Value
ICC_DEBUG 1 or 0
ICC_TEST 1 or 0
ICCVENV venv/bin/activate absolute path
ICCDB IP address for mysql db
PW password for mysql db
DATABASE_URL uri mysql+pymysql://<username>:<password>@<ip>/<db>?charset=utf8mb4

About

The repository of the Intertextual Canon Cloud web application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published