CCCBot Technical Documentation
Development Environment Setup
To run the NodeJS server locally and connect to a remote database, set up an SSL tunnel on port 3306:
cmd bash ssh -L 3306:127.0.0.1:3306 s1.ccchislehurst.org -lcccadmin
Data Structures
Tag Tree
The tag tree is a tree of tag with the article and event categories as leave notes.