It contains:
- an html index based on old bootstrap
- several php files specialized in retrieving custom lists of scholars, labs, jobs for directory showing
- whoswho.js is used to GUIise the queries
- legacy jquery and highcharts are used to GUIise the directories
- a linked couple python server + tinawebJS to explore the same data in graph view
- the python server is in comex_install/ dir
- run it with
python3 main.py
and reverse-proxy its host:port to/comexAPI
location - the twjs is in a legacy version, downloadable at commit 11e7d77
- clone this repo
- get the tinawebJS contents into
./tinawebJS
- get the community.db sqlite3 database into
./
- remove the legacy links to csregistry.org
- replace the registration/profile pages with the new regcomex app server
- replace community.db PDO connections by the new comex_shared MySQL tables