Skip to content

Anno-Wiki/icc

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
icc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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