Creative Mixed-Use Matching Platform#
This project comes with several components: (In folder hierarchy)
frontend: Frontend of this platform (React.js)server: Node.js web serverserver-py: Python web server, reserved for future ML implementationdocker: DockerFiles used in developmentGraphDB: Main Graph DatabaseMongoDB: Used for storing documents (files) and temporary data
docs: Documentation (Docusaurus).github Github CI configurationsscripts Reserved for future deployment