CCCBot Technical Documentation
Revision as of 23:50, 22 April 2017 by Marc.maier (talk | contribs) (→Development Environment Setup)
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.